15 Forks
50 Stars
50 Watchers

goNEAT

The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to grow and teach Artificial Neural Networks without back propagation

How to download and setup goNEAT

Open terminal and run command
git clone https://github.com/yaricom/goNEAT.git
git clone is used to create a copy or clone of goNEAT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with goNEAT https://github.com/yaricom/goNEAT/archive/master.zip

Or simply clone goNEAT with SSH
[email protected]:yaricom/goNEAT.git

If you have some problems with goNEAT

You may open issue on goNEAT support forum (system) here: https://github.com/yaricom/goNEAT/issues