How to use from the
Use from the
stable-baselines3 library
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
	repo_id="kevinkawchak/mujoco-humanoid-ppo",
	filename="{MODEL FILENAME}.zip",
)

MuJoCo Humanoid PPO

Trained with Domain Randomization (Physics/Sensors/Terrain) for Sim-to-Sim transfer robustness.

Downloads last month
5
Video Preview
loading