-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[rllib] mountaincarcontinous-ddpg regression #5604
Comments
What TensorFlow version is this? It works on 1.14 |
it's on 1.14 actually, but this error doesn't happen consistently |
Ok, this seems to be an issue on master as well. |
This seems to be caused by the recent DDPG refactoring: #5242 |
I am getting the same error with the pendulum-v0 example. Does this bug still persist? |
Getting this same issue with IMPALA on MountainCarContinuous-v0 |
Please file a new bug with reproduction script instead of commenting on old issues. There are many root causes that can lead to the same error message. |
System information
this is the tuned example here
project/ray/blob/747daff2cb73deae7b8a6755e70e550476c09d71/rllib/tuned_examples/mountaincarcontinuous-ddpg.yaml#L1
Describe the problem
Running tuned example cause an error, i think it would be in the target update frequency or the handling of multistep returns
Error Trace back
The text was updated successfully, but these errors were encountered: