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

DATAD2
/
ppo-LunarLander-v3

Reinforcement Learning
stable-baselines3
ppo
LunarLander-v3
Model card Files Files and versions
xet
Community

Instructions to use DATAD2/ppo-LunarLander-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use DATAD2/ppo-LunarLander-v3 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="DATAD2/ppo-LunarLander-v3",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-LunarLander-v3
154 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
DATAD2's picture
DATAD2
Upload 8 files
4c15540 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    233 Bytes
    Upload 8 files 11 months ago
  • _stable_baselines3_version
    5 Bytes
    Upload 8 files 11 months ago
  • config.txt
    37 Bytes
    Upload 8 files 11 months ago
  • data
    17.5 kB
    Upload 8 files 11 months ago
  • policy.optimizer.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    88.7 kB
    xet
    Upload 8 files 11 months ago
  • policy.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    44.1 kB
    xet
    Upload 8 files 11 months ago
  • pytorch_variables.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.26 kB
    xet
    Upload 8 files 11 months ago
  • system_info.txt
    248 Bytes
    Upload 8 files 11 months ago