style
This commit is contained in:
parent
f20b1aa222
commit
8ed8b14c76
@ -8,10 +8,12 @@ Training process is pretty fast as there is no backpropagation, and is not very
|
|||||||
|
|
||||||
Here is a demonstration of the model before training and after ~3000 iterations (less than an hour of training):
|
Here is a demonstration of the model before training and after ~3000 iterations (less than an hour of training):
|
||||||
|
|
||||||
[Before training](/demo/flappy-lose.gif)
|
|
||||||
[After training:](/demo/flappy-success.gif)
|
[After training:](/demo/flappy-success.gif)
|
||||||
|
|
||||||
![after training](/demo/flappy-success.gif)
|
![after training](/demo/flappy-success.gif)
|
||||||
|
|
||||||
|
[Before training](/demo/flappy-lose.gif)
|
||||||
|
|
||||||
For each frame the bird stays alive, +1 score is given to him. For each wall he passes, +10 score is given.
|
For each frame the bird stays alive, +1 score is given to him. For each wall he passes, +10 score is given.
|
||||||
|
|
||||||
Try it yourself
|
Try it yourself
|
||||||
|
Loading…
Reference in New Issue
Block a user