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

jcms-bits
/
Deep_RL_Course

Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use jcms-bits/Deep_RL_Course with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use jcms-bits/Deep_RL_Course with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="jcms-bits/Deep_RL_Course",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
Deep_RL_Course / ppo-LunarLander-v2
147 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Jose Carlos
My first base_lines3 model, trained in lunar_lander... :)
44ae716 over 2 years ago
  • _stable_baselines3_version
    7 Bytes
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago
  • data
    14.1 kB
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    88.4 kB
    xet
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago
  • policy.pth
    43.8 kB
    xet
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    864 Bytes
    xet
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago
  • system_info.txt
    249 Bytes
    My first base_lines3 model, trained in lunar_lander... :) over 2 years ago