mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
goptuna: hyperparameter optimization framework. (#2636)
This commit is contained in:
parent
861699a174
commit
becb9e44d1
@ -971,6 +971,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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.
|
||||
* [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.
|
||||
* [gorgonia](https://github.com/chewxy/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) - A High Performance Recommender System Package based on Collaborative Filtering for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user