p-christ / Deep-Reinforcement-Learning-Algorithms-with-PyTorch

PyTorch implementations of deep reinforcement learning algorithms and environments
MIT License
5.64k stars 1.2k forks source link

strange results #41

Closed m1996 closed 4 years ago

m1996 commented 4 years ago

hi again. while we were trying to run it on mountain car(discrete) with same hyperparameter with cartpole, we got wierd results. it looks like it doesn't finish 450 episodes for all of them! am i right? what should we do? issue