Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

conlan
/
a2c-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 conlan/a2c-cartpole-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use conlan/a2c-cartpole-v1 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="conlan/a2c-cartpole-v1",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
a2c-cartpole-v1
494 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
conlan's picture
conlan
First model with optuna trained hyperparameters
6f68559 over 2 years ago
  • A2C-with-optuna-tuned
    First model with optuna trained hyperparameters over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • A2C-with-optuna-tuned.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    96.6 kB
    xet
    First model with optuna trained hyperparameters over 2 years ago
  • README.md
    768 Bytes
    First model with optuna trained hyperparameters over 2 years ago
  • config.json
    12.8 kB
    First model with optuna trained hyperparameters over 2 years ago
  • replay.mp4
    286 kB
    First model with optuna trained hyperparameters over 2 years ago
  • results.json
    137 Bytes
    First model with optuna trained hyperparameters over 2 years ago