Skip to content
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

Mountain Car Continuous does not learn #68

Open
wilhem opened this issue Nov 21, 2023 · 0 comments
Open

Mountain Car Continuous does not learn #68

wilhem opened this issue Nov 21, 2023 · 0 comments

Comments

@wilhem
Copy link

wilhem commented Nov 21, 2023

Hi guys,

I was trying Phil's code on my new server.
The code he did is available here and here.
Since I didn't change the code (the only change is the new gymnasium library, which requires this change here):

observation = env.reset()[0]

in the line: link.

The problem is: even if the code runs without any error, the score is accumulating to huge numbers (-100000) in the same episode. Since it doesn't trigger, it stucks in the first episode without going to the next.

Why it is happening?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant