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

ledmands
/
ALE-Pacman-v5

Reinforcement Learning
stable-baselines3
TensorBoard
dqn
Reinforcement Learning
Atari
Pac-Man
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use ledmands/ALE-Pacman-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use ledmands/ALE-Pacman-v5 with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="ledmands/ALE-Pacman-v5",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
ALE-Pacman-v5
4.73 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 68 commits
ledmands
Updated and formatted README
35a7301 almost 2 years ago
  • agents
    Got config for dqn version 2.1 almost 2 years ago
  • charts
    Added TB charts for agent v2.8 almost 2 years ago
  • notebooks
    Added agent v2.8 and notebook almost 2 years ago
  • videos
    Deleted json files from videos. Renamed video files. almost 2 years ago
  • .gitattributes
    1.56 kB
    removed example video about 2 years ago
  • LICENSE
    1.16 kB
    Added license about 2 years ago
  • README.md
    19 kB
    Updated and formatted README almost 2 years ago
  • evaluate_agent.py
    3.14 kB
    Modified evaluate_agent.py slightly. almost 2 years ago
  • get_config.py
    1.05 kB
    Removed old code from get_config.py almost 2 years ago
  • plot_improvement.py
    1.37 kB
    Modified plot_improvement.py to fix agent directory sorting bug almost 2 years ago
  • replay.mp4
    1.46 MB
    xet
    updated readme, added replay.mp4 to home directory almost 2 years ago
  • watch_agent.py
    2.13 kB
    Updated watch agent script to remove rendering option about 2 years ago