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

Bug when init VariantGenerator #2

Open
JunningHuang opened this issue Feb 28, 2018 · 2 comments
Open

Bug when init VariantGenerator #2

JunningHuang opened this issue Feb 28, 2018 · 2 comments

Comments

@JunningHuang
Copy link

Hi, I try to run the code. Last day, I success. But today I meet a strange problem.
I don't modify any code, just use setup_mujoco.sh script from
to setup the mujoco env for running cluster_trpo_cheetah.py:
For bug information see:
tv
It seems that the VG class init with 4 arguments but default init is 2. But I check the class VariantGenerator, it's init with no arguments. So with this bug information I can't locate where the problem is. Have you ever meet this problem.

@cbfinn
Copy link
Owner

cbfinn commented Mar 2, 2018

Did you make any changes to cluster_trpo_cheetah.py?

@yahya-sattar
Copy link

@cbfinn I am facing the same problem. I didn't make any change in the algorithm.

doldam0 pushed a commit to doldam0/maml_rl that referenced this issue Dec 28, 2022
Remove hack of sampling goals in policy opt code
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

3 participants