Instructions to use hamzasheedi/humanoid23 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use hamzasheedi/humanoid23 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="hamzasheedi/humanoid23", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
File size: 204 Bytes
559065c | 1 2 3 4 5 6 7 | {
"algorithm": "PPO",
"environment": "BipedalWalker-v3",
"framework": "stable-baselines3",
"upload_date": "2025-09-20T20:10:01.676730",
"description": "Learned bipedal locomotion from scratch"
} |