Go Language Package with Neural Network helper functions:
- Create Neural Network using gonn package
- Read CSV files and convert its values to float format
- Human Neural Network answer
Look samples at exapmples folder.
Or you can run example in The Go Playground.