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

pabloramesc
/
ppo-lunar-lander-v3

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

Instructions to use pabloramesc/ppo-lunar-lander-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use pabloramesc/ppo-lunar-lander-v3 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="pabloramesc/ppo-lunar-lander-v3",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-lunar-lander-v3
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
pabloramesc's picture
pabloramesc
Upload unit1.py
8097aca verified 7 months ago
  • ppo-lunar-lander-v3
    Upload PPO agent for LunarLander-v3 8 months ago
  • .gitattributes
    1.63 kB
    Rename ppo-lunar-lander-demo.mp4 to replay.mp4 8 months ago
  • README.md
    907 Bytes
    Update README.md 7 months ago
  • config.json
    13.6 kB
    Upload PPO agent for LunarLander-v3 8 months ago
  • ppo-lunar-lander-v3.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    149 kB
    xet
    Upload PPO agent for LunarLander-v3 8 months ago
  • replay.mp4
    173 kB
    xet
    Rename ppo-lunar-lander-demo.mp4 to replay.mp4 8 months ago
  • results.json
    157 Bytes
    Upload PPO agent for LunarLander-v3 8 months ago
  • unit1.py
    2.41 kB
    Upload unit1.py 7 months ago