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.