sherjilozair / dqn

Basic DQN implementation
MIT License
217 stars 72 forks source link

Where would you like us to post results? #9

Open Sohojoe opened 8 years ago

Sohojoe commented 8 years ago

I ran Breakout overnight - it's slow but looks like it is learning:

https://gym.openai.com/evaluations/eval_qw6rVeMThW8SUVoIGyEg

Note it took 9hrs 35 mins - for 5000 ‘games' (8.7 games per min)

Where would you like us to post results?

sherjilozair commented 8 years ago

You should try letting it run for more number of games. You should be able to get better performance, I think. Feel free to add this in either the root README.md or a results folder. Thanks for sharing!