montrealrobotics/active-domainrand

missing scripts

Closed this issue · 1 comments

Hello,

Thanks for uploading the code for your paper, in README multiseed.sh and with seed.sh are described, It would be helpful if you can upload them.

I am also getting this error when I try to run the experiments

    from common.envs.randomized_vecenv import make_vec_envs
  File "/******/active-domainrand/common/envs/randomized_vecenv.py", line 6, in <module>
    from baselines.common.vec_env import VecEnv, CloudpickleWrapper
ModuleNotFoundError: No module named 'baselines'

You'll need to install baselines from OpenAI.

Unfortunately, that multiseed.sh and seed.sh were internal dev tools, and likely won't be useful outside of our cluster setup. Will remove the reference.