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
f98a19f
ALE-Pacman-v5
2 contributors
History:
47 commits
ledmands
Added agent v2.8 and notebook
f98a19f
10 months ago
CustomVideoRecorder
Changed the video recorder directory
10 months ago
agents
Added agent v2.8 and notebook
10 months ago
charts
Added framework for saving charts in plot_improvement.py
10 months ago
notebooks
Added agent v2.8 and notebook
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.69 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.73 kB
started using numpy like i should have to begin with...
10 months ago
plot_improvement.py
Safe
1.61 kB
Added framework for saving charts in plot_improvement.py
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