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

Runtime error on Walker2D #6

Closed
roosephu opened this issue Sep 29, 2019 · 2 comments
Closed

Runtime error on Walker2D #6

roosephu opened this issue Sep 29, 2019 · 2 comments

Comments

@roosephu
Copy link

Hi,

Thanks for releasing the code!

I'd like to run MBPO on Walker2D. It seems that it threw an error about the argument model_pool_size (https://github.com/JannerM/mbpo/blob/master/examples/config/walker2d/0.py#L25), which seems to be deprecated (https://github.com/JannerM/mbpo/blob/master/mbpo/algorithms/mbpo.py#L107).

@jannerm
Copy link
Owner

jannerm commented Oct 1, 2019

Good catch! This has been fixed in commit 56b5079.

@roosephu
Copy link
Author

roosephu commented Oct 1, 2019

Thanks!

@roosephu roosephu closed this as completed Oct 1, 2019
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

2 participants