📚 go-fann - Awesome Go Library for Machine Learning

Go Gopher mascot for go-fann

Go bindings for Fast Artificial Neural Networks(FANN) library.

🏷️ Machine Learning
📂 Libraries for Machine Learning.
116 stars
View on GitHub 🔗

Detailed Description of go-fann

Go bindings for Fast Artificial Neural Networks(FANN) library. http://leenissen.dk/fann/wp/

To install:

  1. go get github.com/white-pony/go-fann

  2. a) cd example/example_name && go build to build example b) ./example_name