google-research / dads

Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined with model-based control.
Apache License 2.0
186 stars 51 forks source link

Problem reproducing humanoid results #14

Open NagisaZj opened 2 years ago

NagisaZj commented 2 years ago

Hi there. I tried to reproduce the humanoid skills demonstrated on your site, but it seems that neither of these two humanoid config files can reproduce the results. It would be great if you check this. The commands I use are:

python unsupervised_skill_learning/dads_off.py --logdir=./exp --flagfile=configs/humanoid_offpolicy.txt and python unsupervised_skill_learning/dads_off.py --logdir=./exp --flagfile=configs/humanoid_onpolicy.txt