提交 bb0bf579 编写于 作者: L LI Yunxiang 提交者: Bo Zhou

update dqn readme (#174)

* update dqn readme

* update merge.png
上级 64aebb6d
......@@ -9,9 +9,15 @@ Please see [here](https://gym.openai.com/envs/#atari) to know more about Atari g
### Benchmark result
<img src=".benchmark/DQN_Pong.png" width = "400" height ="300" alt="DQN_Pong" /> <img src=".benchmark/DQN_Breakout.png" width = "400" height ="300" alt="DQN_Breakout"/>
<br>
<img src=".benchmark/DQN_BeamRider.png" width = "400" height ="300" alt="DQN_BeamRider"/> <img src=".benchmark/DQN_SpaceInvaders.png" width = "400" height ="300" alt="DQN_SpaceInvaders"/>
Mean episode rewards for 10 million training steps.
<img src=".benchmark/merge.png" width = "1150" height ="230" alt="pong" />
Performance of DQN on various environments
<p align="center">
<img src=".benchmark/table.png" alt="result" width="700"/>
</p>
## How to use
### Dependencies:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册