This commit is contained in:
Mahdi Dibaiee 2017-04-05 21:53:41 +04:30
parent 30da2cf8cd
commit 62f30a6522

View File

@ -12,7 +12,7 @@ Here is a demonstration of the model after 3000 epochs (~5 minutes on an Intel(R
also see: [Before training](/demo/flappy-lose.gif) also see: [Before training](/demo/flappy-lose.gif)
There is also a [a web version](labs.aylien.com/flappy-bird) available for ease of access. There is also a [a web version](//labs.aylien.com/flappy-bird) available for ease of access.
For each frame the bird stays alive, +0.1 score is given to him. For each wall he passes, +10 score is given. For each frame the bird stays alive, +0.1 score is given to him. For each wall he passes, +10 score is given.