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