diff --git a/README.md b/README.md index a72bc1e5..321c86c4 100644 --- a/README.md +++ b/README.md @@ -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.