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

ImaghT
/
dqn-SpaceInvadersNoFrameskip-v4

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

Instructions to use ImaghT/dqn-SpaceInvadersNoFrameskip-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use ImaghT/dqn-SpaceInvadersNoFrameskip-v4 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="ImaghT/dqn-SpaceInvadersNoFrameskip-v4",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
dqn-SpaceInvadersNoFrameskip-v4
27.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
ImaghT's picture
ImaghT
Update Unit_3.py
ad5646f verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.15 kB
    Update README.md 5 months ago
  • Unit_3.py
    5.93 kB
    Update Unit_3.py 5 months ago
  • Unit_3_upload.py
    7.46 kB
    Upload Unit_3_upload.py with huggingface_hub 5 months ago
  • dqn-SpaceInvaders.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    27.6 MB
    xet
    DQN SpaceInvaders - Mean: 511.00, Std: 229.03 5 months ago