Install all the required packages:
For windows user,you can install gym[atari] using the following command:
Thanks for Nikita Kniazev's solution on stackoverflow.
Download our code here:
Using your own parameters to train the model:
Number of hidden layer neurons:
Batch size to update:
Learning rate:
Discount factor for reward:
Decay factor for RMSProp leaky sum of grad^2:
Copy this line of code and run it at the position where script stored:
You can stop training whenever you want and resume last training use:
Find some bugs? Please let us know!
;