Deep-reinforcement-learning-with-pytorch icon indicating copy to clipboard operation
Deep-reinforcement-learning-with-pytorch copied to clipboard

A problem in Chapter 5: DDPG

Open MoonieC opened this issue 4 years ago • 2 comments

I don't konw if it's because of my device or the program, but this pendulum-v0 just doesn't work so well in my device. You see, the pendulum only moves one circle and for some reason, it just stops moving! I tried multiple ways and haven't figured out why? Hopefully you might tell me what is going wrong?

MoonieC avatar May 09 '20 03:05 MoonieC

i think the author has already run away

lbq8942 avatar Dec 05 '21 10:12 lbq8942

I encounter this error as well,the error message denote that the pendulum-v0 has been aborted, try to use the pendulem-v1, and it work.

ohhorange avatar Aug 18 '23 10:08 ohhorange