Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
5d0eb73
ALE-Pacman-v5
2 contributors
History:
37 commits
ledmands
Updated watch agent script to remove rendering option
5d0eb73
10 months ago
agents
Moved the config and watch scripts to the root directory. Split the watch script into two scripts: watch and evaluate.
10 months ago
notebooks
Added notebook and agent files for dqnv2.6
10 months ago
.gitattributes
Safe
1.56 kB
removed example video
10 months ago
LICENSE
Safe
1.16 kB
Added license
10 months ago
README.md
Safe
505 Bytes
Updated Readme
10 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.
10 months ago
get_config.py
Safe
1.05 kB
Renamed pull_config to get_config. Updated get_config script, working as I'd like
10 months ago
watch_agent.py
Safe
2.13 kB
Updated watch agent script to remove rendering option
10 months ago