/golgi

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

Primary LanguageGoMIT LicenseMIT

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.