greerviau / SnakeAI

Train a Neural Network to play Snake using a Genetic Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Size of the snake as an input

itaskiran opened this issue · comments

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.