Instructions to use kevinkawchak/mujoco-humanoid-ppo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use kevinkawchak/mujoco-humanoid-ppo with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="kevinkawchak/mujoco-humanoid-ppo", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
metadata
library_name: stable-baselines3
tags:
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
- mujoco
- humanoid
MuJoCo Humanoid PPO
Trained with Domain Randomization (Physics/Sensors/Terrain) for Sim-to-Sim transfer robustness.