Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

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

  • Libraries
  • stable-baselines3

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

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="conlan/ppo-LunarLander-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander-v2
771 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
conlan's picture
conlan
First version of LunarLander model using MlpPolicy
3b52cfd over 2 years ago
  • dqn_model
    First version of LunarLander model using MlpPolicy over 2 years ago
  • ppo_model
    First version of LunarLander model using MlpPolicy over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    784 Bytes
    First version of LunarLander model using MlpPolicy over 2 years ago
  • config.json
    13.7 kB
    First version of LunarLander model using MlpPolicy over 2 years ago
  • dqn_model.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    148 kB
    xet
    First version of LunarLander model using MlpPolicy over 2 years ago
  • ppo_model.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    148 kB
    xet
    First version of LunarLander model using MlpPolicy over 2 years ago
  • replay.mp4
    164 kB
    First version of LunarLander model using MlpPolicy over 2 years ago
  • results.json
    158 Bytes
    First version of LunarLander model using MlpPolicy over 2 years ago