Skip to content

quanvuong/domain_randomization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Randomization

Code Instructions

To run the experiment on the Walker environment with initial seed 0, please do:

$ docker run -v  $(pwd):/root/work/domain-randomization -v <absolute path to .mujoco folder>:/root/.mujoco -it sharadmv/domain-randomization:pytorch mpirun -np 30 pipenv run python scripts/ppo_pytorch.py --env_dist_stdev 1.0 --seed 0

During training, you can view the hyper-parameters of the run and training progress by opening up tensorboardX:

$ tensorboard --logdir runs

TODO

  • Add code to visualize results

Contributors

Sharad Vikram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors