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

Nathanbrbr
/
a2c-cartpole-td1

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

Instructions to use Nathanbrbr/a2c-cartpole-td1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use Nathanbrbr/a2c-cartpole-td1 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Nathanbrbr/a2c-cartpole-td1",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
a2c-cartpole-td1
218 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Nathanbrbr's picture
Nathanbrbr
Upload A2C CartPole agent
6e59921 verified 3 months ago
  • a2c_cartpole
    Upload A2C CartPole agent 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    805 Bytes
    Upload A2C CartPole agent 3 months ago
  • a2c_cartpole.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    101 kB
    xet
    Upload A2C CartPole agent 3 months ago
  • config.json
    14.1 kB
    Upload A2C CartPole agent 3 months ago
  • results.json
    137 Bytes
    Upload A2C CartPole agent 3 months ago