Skip to content

Commit

Permalink
Add GIFs of agent play
Browse files Browse the repository at this point in the history
  • Loading branch information
mrahtz committed Sep 2, 2018
1 parent 0aa9126 commit 2d4faea
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# OCD A3C

![](images/Pong.gif)
![](images/SpaceInvaders.gif)
![](images/Beamrider.gif)
![](images/Qbert.gif)
![](images/Breakout.gif)

TensorFlow implementation of [A3C](https://arxiv.org/abs/1602.01783) for Atari games using OpenAI
Gym, crafted with love, kindness - and since deep RL is [apparently hard to get
right](https://blog.openai.com/openai-baselines-dqn/) - OCD levels of thoroughness and care.
Expand Down
Binary file added images/Beamrider.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Breakout.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Pong.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Qbert.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/SpaceInvaders.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d4faea

Please sign in to comment.