Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ledmands
/
ALE-Pacman-v5
like
1
Reinforcement Learning
stable-baselines3
TensorBoard
dqn
Reinforcement Learning
Atari
Pac-Man
Eval Results
arxiv:
1312.5602
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Use this model
acd0718
ALE-Pacman-v5
2 contributors
History:
39 commits
ledmands
Added agent and notebook for dqn version 2.7
acd0718
6 months ago
agents
Added agent and notebook for dqn version 2.7
6 months ago
notebooks
Added agent and notebook for dqn version 2.7
6 months ago
.gitattributes
Safe
1.56 kB
removed example video
6 months ago
LICENSE
Safe
1.16 kB
Added license
6 months ago
README.md
Safe
1.47 kB
Updated ReadMe
6 months ago
evaluate_agent.py
Safe
3.18 kB
Moved the config and watch scripts to the root directory. Split the watch script into two scripts: watch and evaluate.
6 months ago
get_config.py
Safe
1.05 kB
Renamed pull_config to get_config. Updated get_config script, working as I'd like
6 months ago
watch_agent.py
Safe
2.13 kB
Updated watch agent script to remove rendering option
6 months ago