Skip to content

Commit

Permalink
Add Goras
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshPattman authored Dec 30, 2023
1 parent cc4d1fd commit 92a7eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,7 @@ _Libraries for Machine Learning._
- [goml](https://github.com/cdipaolo/goml) - On-line Machine Learning in 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.
- [Goras](https://github.com/JoshPattman/goras) - High-level machine learning library like the Keras functional API, built on Gorgonia.
- [goRecommend](https://github.com/timkaye11/goRecommend) - Recommendation Algorithms library written in Go.
- [gorgonia](https://github.com/gorgonia/gorgonia) - graph-based computational library like Theano for Go that provides primitives for building various machine learning and neural network algorithms.
- [gorse](https://github.com/zhenghaoz/gorse) - An offline recommender system backend based on collaborative filtering written in Go.
Expand Down

0 comments on commit 92a7eed

Please sign in to comment.