PacktPublishing / Deep-Reinforcement-Learning-Hands-On

Hands-on Deep Reinforcement Learning, published by Packt
MIT License
2.83k stars 1.28k forks source link

Chapter 14: DDPG Agent instead of D4PG #49

Closed Phlogiston90 closed 5 years ago

Phlogiston90 commented 5 years ago

Hi, shouldn't it be a D4PG Agent instead of a DDPG one if the chapter is about D4PG? It's in line 111 in 06_train_d4pg.py

Shmuma commented 5 years ago

Yes, that's a typo. It should be named ddpg