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

sb3
/
ppo-CartPole-v1

Reinforcement Learning
stable-baselines3
CartPole-v1
deep-reinforcement-learning
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use sb3/ppo-CartPole-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use sb3/ppo-CartPole-v1 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="sb3/ppo-CartPole-v1",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-CartPole-v1
350 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Antonin Raffin
Initial commit
3b0521a unverified about 2 years ago
  • ppo-CartPole-v1
    Initial commit about 2 years ago
  • .gitattributes
    1.22 kB
    Initial Commit almost 4 years ago
  • README.md
    2.33 kB
    Initial commit about 2 years ago
  • args.yml
    1.22 kB
    Initial commit about 2 years ago
  • config.yml
    345 Bytes
    Initial Commit almost 4 years ago
  • env_kwargs.yml
    23 Bytes
    Initial commit about 2 years ago
  • ppo-CartPole-v1.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    143 kB
    xet
    Initial commit about 2 years ago
  • replay.mp4
    51 kB
    xet
    Initial commit about 2 years ago
  • results.json
    137 Bytes
    Initial commit about 2 years ago
  • train_eval_metrics.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    9.18 kB
    xet
    Initial commit about 2 years ago