goml
Machine learning methods in pure golang
The API is loosley inspired from Octave but since there is no operator overleading in golang, operations have been approximated into a set of functions.
Note: This project is currently unstable while the API is refined.
Dependencies: This package depends on golog.