A classic game of snake that is controlled by a neural network and trained using a genetic algorithm
Stars
18
Forks
5
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
snake always starts in the middle of the board, but still in a random direction
e85c9e3View on GitHubmore prep completed for GA training. about to disable NN weight setting randomly and use the GA weights
33f306bView on GitHubadded more detailed comments. still need to do GA training
2acb7d6View on GitHubgame working 100% + generating info needed for other systems also working.
c434108View on GitHub