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

Trained baseline models perform poorly #100

Open
zrjnz opened this issue Oct 21, 2021 · 1 comment
Open

Trained baseline models perform poorly #100

zrjnz opened this issue Oct 21, 2021 · 1 comment

Comments

@zrjnz
Copy link

zrjnz commented Oct 21, 2021

Hello, I have trained the baseline models for all of the tasks and the results are only good for the pushing and picking tasks, and not even that good for the picking one. As for pick and place and stacking, the trained baseline model fails consistently. Is this expected behavior?

I ran the reproduce_experiments.py script and then evaluated each trained model with the evaluation pipeline. I can post the videos and the evaluation script if needed.

@ftraeuble
Copy link
Collaborator

Hi zrjnz,

Thanks for trying out the package and sorry for the late reply.

You should be able to reproduce the baseline results reported in the paper as shown here https://github.com/rr-learning/CausalWorld/tree/master/scripts
We trained the baseline policies on curriculum 0 and 1 to verify this and as expected we were able to get the same results with slight variance due to the random seeds. After training the policies, the policies should behave similar to the ones here https://github.com/rr-learning/CausalWorld/tree/master/causal_world/actors.

Can you post the evaluation results using the evaluation protocols as well as the videos, so we can help you better.

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