Reinforcement Learning
stable-baselines3
CartPole-v1
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use codealchemist01/cartpole-ppo-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use codealchemist01/cartpole-ppo-v1 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="codealchemist01/cartpole-ppo-v1", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: Windows-11-10.0.26200-SP0 10.0.26200 | |
| - Python: 3.13.5 | |
| - Stable-Baselines3: 2.7.0 | |
| - PyTorch: 2.10.0.dev20251031+cu128 | |
| - GPU Enabled: True | |
| - Numpy: 2.2.6 | |
| - Cloudpickle: 3.0.0 | |
| - Gymnasium: 1.2.2 | |