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

  • Log In
  • Sign Up

quant-sheep
/
ppo-LunarLander-v2

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

Instructions to use quant-sheep/ppo-LunarLander-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use quant-sheep/ppo-LunarLander-v2 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="quant-sheep/ppo-LunarLander-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander-v2
524 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
zhiweiyoung
Update README.md
3833072 over 2 years ago
  • zhiwei_ppo
    larger batch size over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.4 kB
    Update README.md over 2 years ago
  • config.json
    15.7 kB
    larger batch size over 2 years ago
  • replay.mp4
    205 kB
    larger batch size over 2 years ago
  • results.json
    164 Bytes
    larger batch size over 2 years ago
  • zhiwei_ppo.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    150 kB
    xet
    larger batch size over 2 years ago