Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 289 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 289 Bytes

ELEFAS

Elefas is a library with the aim of running any Keras model in Go. It is written in pure Go with assembly for some optimized layers, the python scripts are for generating the assembly code and testing against Keras. The library is currently WIP, and many layers are still missing.