-
Notifications
You must be signed in to change notification settings - Fork 0
jal278/neuroevolve
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple neuroevolution example nn.py contains the artificial neural network code corridor.py contains the corridor navigating simulation evolve.py runs evolution to run: python evolve.py evolve brain.dat [runs evolution for 200 generations, saves output brain in brain.dat] to see the output: python evolve.py load brain.dat [loads the brain stored in brain.dat and runs it in the corridor simualtion]
About
Simple Neuroevolution Example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published