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

Classroom-workshop
/
assignment2-francesco

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

Instructions to use Classroom-workshop/assignment2-francesco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use Classroom-workshop/assignment2-francesco with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="Classroom-workshop/assignment2-francesco",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
assignment2-francesco / ppo-LunarLander-v2
145 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Omar Sanseviero
Upload ppo-LunarLander-v2/system_info.txt
606c01d almost 4 years ago
  • _stable_baselines3_version
    5 Bytes
    Upload ppo-LunarLander-v2/_stable_baselines3_version almost 4 years ago
  • data
    16.5 kB
    Upload ppo-LunarLander-v2/data almost 4 years ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    84.9 kB
    xet
    Upload ppo-LunarLander-v2/policy.optimizer.pth with git-lfs almost 4 years ago
  • policy.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    43.2 kB
    xet
    Upload ppo-LunarLander-v2/policy.pth with git-lfs almost 4 years ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    431 Bytes
    xet
    Upload ppo-LunarLander-v2/pytorch_variables.pth with git-lfs almost 4 years ago
  • system_info.txt
    193 Bytes
    Upload ppo-LunarLander-v2/system_info.txt almost 4 years ago