Merge pull request #289 from MaxHalford/master

Update README.md
This commit is contained in:
Joseph Misiti 2016-06-21 10:05:16 -04:00 committed by GitHub
commit 511b4dcee3

View File

@ -254,6 +254,7 @@ For a list of free machine learning books available for download, go [here](http
<a name="go-general-purpose" />
#### General-Purpose Machine Learning
* [gago](https://github.com/MaxHalford/gago) - Multi-population, flexible, parallel genetic algorithm.
* [Go Learn](https://github.com/sjwhitworth/golearn) - Machine Learning for Go
* [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
* [go-ml](https://github.com/alonsovidales/go_ml) - Linear / Logistic regression, Neural Networks, Collaborative Filtering and Gaussian Multivariate Distribution