• Stars
    star
    68
  • Rank 441,893 (Top 9 %)
  • Language
    Go
  • Created over 12 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A multilayer perceptron network implemented in Go, with training via backpropagation.

Neural Go

I'm in the process of making significant changes to this package, particularly, to make it more modular, and to base it around an actual linear algebra library for Go.

If you want the original version of this library, check out the v0.1 tag.

SDE

2013/10/08