Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RGREMS
/
a2c-CartPole-v1

Reinforcement Learning
stable-baselines3
sb3
a2c
cartpole-v1
Model card Files Files and versions
xet
Community

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
148 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
RGREMS's picture
RGREMS
Initial commit of A2C agent for CartPole-v1
6468001 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    416 Bytes
    Initial commit of A2C agent for CartPole-v1 about 1 year ago
  • model.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    101 kB
    xet
    Initial commit of A2C agent for CartPole-v1 about 1 year ago
  • replay.mp4
    44.1 kB
    Initial commit of A2C agent for CartPole-v1 about 1 year ago