gopher-neural icon indicating copy to clipboard operation
gopher-neural copied to clipboard

Neural network + training framework in Golang

gopher-neural

This project is deprecated. Development continues under the new name gopher-learn here: https://github.com/breskos/gopher-learn

Gopher-Learn

What is Gopher-Learn:

  • Artificial neural network written in Golang with training / testing framework
  • Rich measurement mechanisms to control the training
  • Examples for fast understanding
  • Can also be used for iterative online learning (using online module) for autonomous agents