mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT) (#1429)
* added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT). * alphabetical order
This commit is contained in:
parent
2b38d1de17
commit
6d55c7286c
@ -642,6 +642,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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.
|
||||
* [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
|
||||
* [mlgo](https://github.com/NullHypothesis/mlgo) - This project aims to provide minimalistic machine learning algorithms in Go.
|
||||
* [neat](https://github.com/jinyeom/neat) - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT).
|
||||
* [neural-go](https://github.com/schuyler/neural-go) - A multilayer perceptron network implemented in Go, with training via backpropagation.
|
||||
* [probab](https://github.com/ThePaw/probab) - Probability distribution functions. Bayesian inference. Written in pure Go.
|
||||
* [regommend](https://github.com/muesli/regommend) - Recommendation & collaborative filtering engine
|
||||
|
Loading…
Reference in New Issue
Block a user