T-Rex icon indicating copy to clipboard operation
T-Rex copied to clipboard

[Game] Need to test with 'PTERODACTYL'

Open amaneureka opened this issue 8 years ago • 1 comments

Current network works on object coming towards it, It does not care what is the 'Y-Pos' of it. Add this feature to network and enable 'PTERODACTYL' for testing.

amaneureka avatar May 02 '16 07:05 amaneureka

Possible solution: push 'y' coordinate also in the input matrix, And let the network handle everything else. ;-)

Changes should include, number of neurons in input layer, array push (y-pos feature) and maybe number of neurons in hidden layers.

amaneureka avatar May 02 '16 07:05 amaneureka