Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gorgonia/golgi

Golgi is a library built on top of Gorgonia that provides neural network components
https://github.com/gorgonia/golgi

Last synced: 3 days ago
JSON representation

Golgi is a library built on top of Gorgonia that provides neural network components

Awesome Lists containing this project

README

        

# golgi #

Golgi is a package that makes creating neural networks with Gorgonia simpler. Common neural network patterns are supported. It is best used with the qol package (gorgonia.org/qol).

# High Level Goals #

The high-level goals of this package is to make simple things easy, and yet not sacrificing the options for customization.