Instructions to use RGREMS/a2c-CartPole-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use RGREMS/a2c-CartPole-v1 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="RGREMS/a2c-CartPole-v1", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
a2c-CartPole-v1
This is an A2C agent trained on CartPole-v1 using Stable-Baselines3.
Example run
Here is the video of the agent in action: Click here to download and view the video
- Downloads last month
- 7