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
2690fb6
ALE-Pacman-v5
2 contributors
History:
41 commits
ledmands
Changed the video recorder directory
2690fb6
10 months ago
CustomVideoRecorder
Changed the video recorder directory
10 months ago
agents
Changed the video recorder directory
10 months ago
notebooks
Added agent and notebook for dqn version 2.7
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
1.47 kB
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
plot_evaluations.py
Safe
1.53 kB
Began work on plotting improvements between training runs
10 months ago
plot_improvement.py
Safe
1.34 kB
Began work on plotting improvements between training runs
10 months ago
record_video.py
Safe
1.87 kB
Changed the video recorder directory
10 months ago
watch_agent.py
Safe
2.13 kB
Updated watch agent script to remove rendering option
10 months ago