I would like to announce the first public release of Arhat, an experimental 
deep learning framework implemented in Go.

Unlike most mainstream frameworks that perform training and inference 
computations directly, Arhat translates neural network descriptions into 
standalone lean executable platform-specific code. This approach allows 
direct embedding of the generated code into user applications and does not 
require deployment of sophisticated machine learning software stacks on the 
target platforms.

We at Fragata use Arhat as a research platform for our larger ongoing 
project aiming at construction of a production-grade machine learning 
framework optimized for use on embedded platforms and massively parallel 
supercomputers.

The project repository is located here:

https://github.com/fragata-ai/arhat


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0d1037b6-ed0d-4c5e-9d30-2ee682bd87fc%40googlegroups.com.

Reply via email to