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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vtorg
/
rl-course-unit-1-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 vtorg/rl-course-unit-1-ppo-lunarlander-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use vtorg/rl-course-unit-1-ppo-lunarlander-v2 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="vtorg/rl-course-unit-1-ppo-lunarlander-v2",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
rl-course-unit-1-ppo-lunarlander-v2
533 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
VikramTiwari's picture
VikramTiwari
Update README.md
3889df0 over 4 years ago
  • rl-course-unit-1-ppo-lunarlander-v2
    larger batch size and steps over 4 years ago
  • .gitattributes
    1.22 kB
    init over 4 years ago
  • README.md
    979 Bytes
    Update README.md over 4 years ago
  • config.json
    18.2 kB
    larger batch size and steps over 4 years ago
  • replay.mp4
    218 kB
    xet
    larger batch size and steps over 4 years ago
  • results.json
    158 Bytes
    larger batch size and steps over 4 years ago
  • rl-course-unit-1-ppo-lunarlander-v2.zip
    148 kB
    xet
    larger batch size and steps over 4 years ago