added neat

This commit is contained in:
jinyeom 2017-05-23 19:08:07 -05:00
parent a6dcd9299d
commit f111902109

View File

@ -299,6 +299,7 @@ For a list of free-to-attend meetups and local events, go [here](https://github.
* [GoNN](https://github.com/fxsjy/gonn) - GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN
* [MXNet](https://github.com/dmlc/mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
* [go-mxnet-predictor](https://github.com/songtianyi/go-mxnet-predictor) - Go binding for MXNet c_predict_api to do inference with pre-trained model
* [neat](https://github.com/jinyeom/neat) - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT)
<a name="go-data-analysis"></a>
#### Data Analysis / Data Visualization