New network for value based async methods

This commit is contained in:
Shangtong Zhang
2017-06-04 19:21:04 -06:00
parent b8b7602b35
commit a9d4a0fa72
4 changed files with 42 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Implemented algorithms:
* Async N-Step Q-Learning
# Curves
> Curves for CartPole is trivial so I didn't place it here.
> Curves for CartPole are trivial so I didn't place it here.
## DQN, Double DQN, Dueling DQN
![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/DQN-breakout.png)
![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/DQN-Pong.png)