机器学习-Go 01:网上资源
网上搜索到的与机器学习有关的go语言资源。
算法
- GoLearn: is a ‘batteries included’ machine learning library for Go. Simplicity,
- GONUM contains libraries for matrices and linear algebra; statistics,probability distributions, and sampling; tools for function differentiation,integration, and optimization; network creation and analysis; and more.
Dataframe
数据
- Go Quandl: This library provides easy access to the Quandl API using the Go programming language.
教程
另外参考:https://studygolang.com/articles/2810
未完待续。。。