Reinforcement Learning
stable-baselines3
InvertedPendulum-v2
deep-reinforcement-learning
InvertedPendulum-v4
Eval Results (legacy)
Instructions to use qgallouedec/ppo-InvertedPendulum-v2-3634868472 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use qgallouedec/ppo-InvertedPendulum-v2-3634868472 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="qgallouedec/ppo-InvertedPendulum-v2-3634868472", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 4
Evaluation results
- mean_reward on InvertedPendulum-v2self-reported11.50 +/- 2.25
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="qgallouedec/ppo-InvertedPendulum-v2-3634868472", filename="{MODEL FILENAME}.zip", )