11 Forks
36 Stars
36 Watchers

DeepHyperNEAT

A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf

How to download and setup DeepHyperNEAT

Open terminal and run command
git clone https://github.com/flxsosa/DeepHyperNEAT.git
git clone is used to create a copy or clone of DeepHyperNEAT 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 DeepHyperNEAT https://github.com/flxsosa/DeepHyperNEAT/archive/master.zip

Or simply clone DeepHyperNEAT with SSH
[email protected]:flxsosa/DeepHyperNEAT.git

If you have some problems with DeepHyperNEAT

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