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

stinoco
/
ppo-LunarLander

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

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

  • Libraries
  • stable-baselines3

    How to use stinoco/ppo-LunarLander with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="stinoco/ppo-LunarLander",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander / first_PPO
147 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
stinoco's picture
stinoco
Adding PPO model for solving LunarLander-v2
a3ec188 about 3 years ago
  • _stable_baselines3_version
    5 Bytes
    Adding PPO model for solving LunarLander-v2 about 3 years ago
  • data
    14.6 kB
    Adding PPO model for solving LunarLander-v2 about 3 years ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    87.9 kB
    xet
    Adding PPO model for solving LunarLander-v2 about 3 years ago
  • policy.pth

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    43.4 kB
    xet
    Adding PPO model for solving LunarLander-v2 about 3 years ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    431 Bytes
    xet
    Adding PPO model for solving LunarLander-v2 about 3 years ago
  • system_info.txt
    199 Bytes
    Adding PPO model for solving LunarLander-v2 about 3 years ago