joey-kilgore / ML-Neuroscience

Using machine learning to control electrodes
3 stars 0 forks source link

Basic ThisIsNEAT.py script #10

Closed joey-kilgore closed 5 years ago

joey-kilgore commented 5 years ago

There should be a simple script that gives a high level overview of NEAT.py and allows the user to see a little bit more under the hood than is normally accessible with this type of algorithm. It should just be a basic script that shows building the initial network, making mutations, calculating the network, etc.