Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gouet authored May 30, 2019
1 parent 5907a4b commit 40ad6e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ python train.py

**Result after 100 episodes**

![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/pendulum_works.gif)
![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/pendulum_works.gif =250x250)

**Graph**

![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/reward.png)
![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/reward.png =250x250)

![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/av_q_max.png)
![Alt Text](https://github.com/Gouet/DDPG_PendulumV1/blob/master/av_q_max.png =250x250)

0 comments on commit 40ad6e4

Please sign in to comment.