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

Tanaybh
/
lunar-lander-ppo

Reinforcement Learning
stable-baselines3
deep-reinforcement-learning
LunarLander-v2
PPO
Model card Files Files and versions
xet
Community

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

  • Libraries
  • stable-baselines3

    How to use Tanaybh/lunar-lander-ppo with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Tanaybh/lunar-lander-ppo",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
lunar-lander-ppo
152 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Tanaybh's picture
Tanaybh
Add metadata
7709ffe verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    1.46 kB
    Add model card 8 months ago
  • metadata.json
    197 Bytes
    Add metadata 8 months ago
  • model.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    149 kB
    xet
    Upload trained LunarLander PPO model 8 months ago