greerviau / SnakeAI

Train a Neural Network to play Snake using a Genetic Algorithm
MIT License
2.34k stars 553 forks source link

Size of the snake as an input #6

Open itaskiran opened 5 years ago

itaskiran commented 5 years ago

I really wonder what happens if you add one more input neuron that represents size of the snake. If the size also be taken into account, better strategies will be developed, i hope.