mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
README.md: add ddt lib (#3460)
Co-authored-by: Santiago Rodriguez <srodriguez@MB-SRodriguez.local>
This commit is contained in:
parent
ac3ffb0eb3
commit
663da9f2c9
@ -1120,6 +1120,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
|
|
||||||
* [bayesian](https://github.com/jbrukh/bayesian) - Naive Bayesian Classification for Golang.
|
* [bayesian](https://github.com/jbrukh/bayesian) - Naive Bayesian Classification for Golang.
|
||||||
* [CloudForest](https://github.com/ryanbressler/CloudForest) - Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go.
|
* [CloudForest](https://github.com/ryanbressler/CloudForest) - Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go.
|
||||||
|
* [ddt](https://github.com/sgrodriguez/ddt) - Dynamic decision tree, create trees defining customizable rules.
|
||||||
* [eaopt](https://github.com/MaxHalford/eaopt) - An evolutionary optimization library.
|
* [eaopt](https://github.com/MaxHalford/eaopt) - An evolutionary optimization library.
|
||||||
* [evoli](https://github.com/khezen/evoli) - Genetic Algorithm and Particle Swarm Optimization library.
|
* [evoli](https://github.com/khezen/evoli) - Genetic Algorithm and Particle Swarm Optimization library.
|
||||||
* [fonet](https://github.com/Fontinalis/fonet) - A Deep Neural Network library written in Go.
|
* [fonet](https://github.com/Fontinalis/fonet) - A Deep Neural Network library written in Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user