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

kjmann
/
space_invaders_handson_1e6

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

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

  • Libraries
  • stable-baselines3

    How to use kjmann/space_invaders_handson_1e6 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="kjmann/space_invaders_handson_1e6",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
space_invaders_handson_1e6
54.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kjmann's picture
kjmann
Initial commit
1a5b7a2 over 3 years ago
  • dqn-SpaceInvadersNoFrameskip-v4
    Initial commit over 3 years ago
  • .gitattributes
    1.52 kB
    Initial commit over 3 years ago
  • README.md
    2.69 kB
    Initial commit over 3 years ago
  • args.yml
    1.23 kB
    Initial commit over 3 years ago
  • config.yml
    549 Bytes
    Initial commit over 3 years ago
  • dqn-SpaceInvadersNoFrameskip-v4.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    27.2 MB
    xet
    Initial commit over 3 years ago
  • env_kwargs.yml
    3 Bytes
    Initial commit over 3 years ago
  • replay.mp4
    189 kB
    xet
    Initial commit over 3 years ago
  • results.json
    153 Bytes
    Initial commit over 3 years ago
  • train_eval_metrics.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    37.4 kB
    xet
    Initial commit over 3 years ago