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

Lonelyguyse1
/
CartPole-v1

Reinforcement Learning
stable-baselines3
Cartpole-v1
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • stable-baselines3

    How to use Lonelyguyse1/CartPole-v1 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Lonelyguyse1/CartPole-v1",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
CartPole-v1
144 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Lonelyguyse1's picture
Lonelyguyse1
Update README.md
1bd5a4f verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    427 Bytes
    Update README.md 2 months ago
  • ppo_cartpole.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    142 kB
    xet
    Trained CartPole-v1 model 2 months ago