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

sofiaoliveira
/
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 sofiaoliveira/ppo-LunarLander-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

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

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="sofiaoliveira/ppo-LunarLander-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander-v2 / LunarLander-sofia
144 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sofiaoliveira's picture
sofiaoliveira
First attempt at LunarLander-v2 with PPO
ec498c0 almost 4 years ago
  • _stable_baselines3_version
    5 Bytes
    First attempt at LunarLander-v2 with PPO almost 4 years ago
  • data
    14.8 kB
    First attempt at LunarLander-v2 with PPO almost 4 years ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    84.9 kB
    xet
    First attempt at LunarLander-v2 with PPO almost 4 years ago
  • policy.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    43.2 kB
    xet
    First attempt at LunarLander-v2 with PPO almost 4 years ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    431 Bytes
    xet
    First attempt at LunarLander-v2 with PPO almost 4 years ago
  • system_info.txt
    193 Bytes
    First attempt at LunarLander-v2 with PPO almost 4 years ago