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

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

  • Libraries
  • stable-baselines3

    How to use Chaabman98/ppo_LunarLander_v2 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Chaabman98/ppo_LunarLander_v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo_LunarLander_v2
468 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Chaabman98's picture
Chaabman98
first LunarLander-v2 ppo implementation from unit 1
fcbc29c verified almost 2 years ago
  • ppo-LunarLander-v2
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    784 Bytes
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago
  • config.json
    13.8 kB
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago
  • ppo-LunarLander-v2.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    148 kB
    xet
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago
  • replay.mp4
    156 kB
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago
  • results.json
    164 Bytes
    first LunarLander-v2 ppo implementation from unit 1 almost 2 years ago