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

junruzhang
/
Deep_Q-Learning_with_Atari_Games_using_RL_Baselines3_Zoo

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

Instructions to use junruzhang/Deep_Q-Learning_with_Atari_Games_using_RL_Baselines3_Zoo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use junruzhang/Deep_Q-Learning_with_Atari_Games_using_RL_Baselines3_Zoo with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="junruzhang/Deep_Q-Learning_with_Atari_Games_using_RL_Baselines3_Zoo",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
Deep_Q-Learning_with_Atari_Games_using_RL_Baselines3_Zoo
54.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
junruzhang's picture
junruzhang
Initial commit
f518f93 verified 11 months ago
  • dqn-SpaceInvadersNoFrameskip-v4
    Initial commit 11 months ago
  • .gitattributes
    1.56 kB
    Initial commit 11 months ago
  • README.md
    2.81 kB
    Initial commit 11 months ago
  • args.yml
    1.27 kB
    Initial commit 11 months ago
  • config.yml
    549 Bytes
    Initial commit 11 months ago
  • dqn-SpaceInvadersNoFrameskip-v4.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    27.2 MB
    xet
    Initial commit 11 months ago
  • env_kwargs.yml
    23 Bytes
    Initial commit 11 months ago
  • results.json
    153 Bytes
    Initial commit 11 months ago
  • train_eval_metrics.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    36.8 kB
    xet
    Initial commit 11 months ago