Add gobrain project to Go list

This commit is contained in:
Jonas Trevisan 2014-07-22 13:24:37 -03:00
parent 7300d4a393
commit 79a8e0ba88
1 changed files with 1 additions and 0 deletions

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