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

kai824
/
FirstAssignmentTest

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

Instructions to use kai824/FirstAssignmentTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use kai824/FirstAssignmentTest with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="kai824/FirstAssignmentTest",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
FirstAssignmentTest / ppo-LunarLander-v2
146 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
kai824's picture
kai824
First commit, running through tutorial
e693668 almost 3 years ago
  • _stable_baselines3_version
    7 Bytes
    First commit, running through tutorial almost 3 years ago
  • data
    14.1 kB
    First commit, running through tutorial almost 3 years ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    87.9 kB
    xet
    First commit, running through tutorial almost 3 years ago
  • policy.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    43.3 kB
    xet
    First commit, running through tutorial almost 3 years ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    431 Bytes
    xet
    First commit, running through tutorial almost 3 years ago
  • system_info.txt
    247 Bytes
    First commit, running through tutorial almost 3 years ago