mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
Added GoMLX entry to Machine Learning section. (#5385)
This commit is contained in:
parent
cdce2c4a20
commit
9d17e9b8d8
@ -1646,6 +1646,7 @@ _Libraries for Machine Learning._
|
||||
- [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go.
|
||||
- [GoMind](https://github.com/surenderthakran/gomind) - A simplistic Neural Network Library in Go.
|
||||
- [goml](https://github.com/cdipaolo/goml) - On-line Machine Learning in Go.
|
||||
- [GoMLX](https://github.com/gomlx/gomlx) - An accelerated Machine Learning framework for Go.
|
||||
- [gonet](https://github.com/dathoangnd/gonet) - Neural Network for Go.
|
||||
- [Goptuna](https://github.com/c-bata/goptuna) - Bayesian optimization framework for black-box functions written in Go. Everything will be optimized.
|
||||
- [goRecommend](https://github.com/timkaye11/goRecommend) - Recommendation Algorithms library written in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user