Merge pull request #58 from jonhkr/patch-1

Add gobrain project to Go list
This commit is contained in:
joseph misiti 2014-07-22 12:26:12 -04:00
commit 6af9728605

View File

@ -76,6 +76,7 @@ For a list of free machine learning books available for download, go [here](http
* [bayesian](https://github.com/jbrukh/bayesian) - Naive Bayesian Classification for Golang.
* [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang
* [Cloudforest](https://github.com/ryanbressler/CloudForest) - Ensembles of decision trees in go/golang.
* [gobrain](https://github.com/jonhkr/gobrain) - Neural Networks written in go
#### Data Analysis / Data Visualization