From 7b0c434289b7ba49e6dfae62e12fc4cf34d0b7a5 Mon Sep 17 00:00:00 2001 From: Shangtong Zhang Date: Sun, 8 Apr 2018 09:39:20 -0600 Subject: [PATCH] Update figures --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 435f1ab..6c18c9d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Following asynchronous algorithms are removed now in this repo but can be found ![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/a2c_pixel_atari-180407-92711.png) ## N-Step Q-Learning -![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/dqn_pixel_atari-180407-01414.png) +![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/n_step_dqn_pixel_atari-180408-001104.png) ## DDPG ![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/ddpg_continuous-180407-234141.png)