mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
Added Go ML library to the list
This commit is contained in:
parent
ff07ded78c
commit
ce190adc31
@ -206,6 +206,7 @@ For a list of free machine learning books available for download, go [here](http
|
||||
|
||||
* [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
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user