Skip to content
Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
SmartSnakesCombine Add files via upload Feb 8, 2018
README.md Added instructions to README Feb 8, 2018

README.md

SnakeFusion

Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it

The program I used to write and run this code was processing https://processing.org/download/

If you get it working some instructions press Space to just show the current best from each population press d to double the mutation rate press h to halve it after you run it some snakes will be saved press 0 to 4 to check them out to further train the snakes of legend (the saved snakes) press L to fuse snakes together to create a super snake press f

I hope my commenting makes sense

Have fun :)

You can’t perform that action at this time.