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

satcos
/
ppo-LunarLander-v2

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

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

  • Libraries
  • stable-baselines3

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

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="satcos/ppo-LunarLander-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander-v2
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
satcos's picture
satcos
qgallouedec's picture
qgallouedec HF Staff
Add `agent.pt` and tag the environment (#1)
96240ba verified about 2 years ago
  • ppo-LunarLander-v2
    Upload PPO LunarLander-v2 trained agent over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    784 Bytes
    Updates core over 2 years ago
  • agent.pt

    Detected Pickle imports (5)

    • "__torch__.___torch_mangle_34.Agent",
    • "torch.jit._pickle.build_intlist",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    How to fix it?

    24.7 kB
    xet
    Add `agent.pt` and tag the environment (#1) about 2 years ago
  • config.json
    12.9 kB
    Upload PPO LunarLander-v2 trained agent over 2 years ago
  • ppo-LunarLander-v2.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    147 kB
    xet
    Upload PPO LunarLander-v2 trained agent over 2 years ago
  • replay.mp4
    195 kB
    Upload PPO LunarLander-v2 trained agent over 2 years ago
  • results.json
    164 Bytes
    Updated my score over 2 years ago