Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym environments
275
stars
74
forks
source link
Error when running in batch norm mode #8
Closed
sahiliitm closed 8 years ago
Hi,
When I run the code in batch-norm mode for InvertedPendulum-v1 I get the following error. Any idea why this is happening?
Thanks