Reinforcement Learning
stable-baselines3
deep-reinforcement-learning
a2c
cartpole
gymnasium
Eval Results (legacy)
Instructions to use lgiraud/a2c-CartPole-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use lgiraud/a2c-CartPole-v1 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="lgiraud/a2c-CartPole-v1", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
A2C Agent playing CartPole-v1
Sur ce dépôt on retrouve un modèle entraîné avec Stable-Baselines3 pour résoudre l'environnement CartPole-v1.
Rendu Vidéo
Détails de l'entraînement
- Algorithme : A2C (Advantage Actor-Critic)
- Environnement : CartPole-v1
- Nombre de pas (timesteps) : 25 000
- Framework : Stable-Baselines3
- Downloads last month
- 15
Evaluation results
- Mean Reward on CartPole-v1self-reported500.000