Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 690 Bytes

BRAX.md

File metadata and controls

19 lines (15 loc) · 690 Bytes

How to run:

  • Ant python runner.py --train --file rl_games/configs/brax/ppo_ant.yaml
  • Humanoid python runner.py --train --file rl_games/configs/brax/ppo_humanoid.yaml

Visualization of the trained policy:

  • brax_visualization.ipynb

Results:

  • Ant fps step: 1692066.6 fps total: 885603.1
    Ant
  • Humanoid fps step: 1244450.3 fps total: 661064.5
    Humanoid
  • ur5e fps step: 1116872.3 fps total: 627117.0
    Humanoid

Alt Text Alt Text