mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add machine learning package - goml
This commit is contained in:
parent
21510b4c6b
commit
579a64af70
@ -430,6 +430,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [godist](https://github.com/e-dard/godist) - Various probability distributions, and associated methods.
|
* [godist](https://github.com/e-dard/godist) - Various probability distributions, and associated methods.
|
||||||
* [GoLearn](https://github.com/sjwhitworth/golearn) - General Machine Learning library for Go.
|
* [GoLearn](https://github.com/sjwhitworth/golearn) - General Machine Learning library for Go.
|
||||||
* [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go
|
* [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go
|
||||||
|
* [goml](https://github.com/cdipaolo/goml) - On-line Machine Learning in Go
|
||||||
* [goRecommend](https://github.com/timkaye11/goRecommend) - Recommendation Algorithms library written in Go.
|
* [goRecommend](https://github.com/timkaye11/goRecommend) - Recommendation Algorithms library written in Go.
|
||||||
* [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
|
* [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
|
||||||
* [mlgo](https://code.google.com/p/mlgo/) - This project aims to provide minimalistic machine learning algorithms in Go.
|
* [mlgo](https://code.google.com/p/mlgo/) - This project aims to provide minimalistic machine learning algorithms in Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user