Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 717 Bytes

MUJOCO_ENVPOOL.md

File metadata and controls

21 lines (19 loc) · 717 Bytes

How to run:

  • Humanoid
poetry install -E envpool
poetry run pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
poetry run python runner.py --train --file rl_games/configs/mujoco/humanoid_envpool.yaml

Results:

  • HalfCheetah-v4 HalfCheetah
  • Hopper-v4
    Hopper
  • Walker2d-v4
    Walker2d
  • Ant-v4 Humanoid
  • Humanoid-v4 Humanoid