Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jatinror
/
ppo-pixelopter

Reinforcement Learning
stable-baselines3
ppo
game
gymnasium
pygame
Model card Files Files and versions
xet
Community

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

  • Libraries
  • stable-baselines3

    How to use jatinror/ppo-pixelopter with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="jatinror/ppo-pixelopter",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ppo-pixelopter
272 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jatinror's picture
jatinror
Upload train_pixelcopter.py
5ab0a29 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.34 kB
    Update README.md 3 months ago
  • ppo_pixelcopter_cert.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    262 kB
    xet
    Upload ppo_pixelcopter_cert.zip 3 months ago
  • requirements.txt
    201 Bytes
    Upload requirements.txt 3 months ago
  • test_pixelcopter.py
    4.39 kB
    Upload test_pixelcopter.py 3 months ago
  • train_pixelcopter.py
    3.13 kB
    Upload train_pixelcopter.py 3 months ago