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
1671397
ALE-Pacman-v5
2 contributors
History:
52 commits
ledmands
updated readme
1671397
8 months ago
CustomVideoRecorder
Changed the video recorder directory
8 months ago
agents
Removed testing videos
8 months ago
charts
Added TB charts for agent v2.8
8 months ago
notebooks
Added agent v2.8 and notebook
8 months ago
videos
Added videos of the best model from the most recent run
8 months ago
.gitattributes
Safe
1.56 kB
removed example video
8 months ago
LICENSE
Safe
1.16 kB
Added license
8 months ago
README.md
Safe
1.69 kB
updated readme
8 months ago
evaluate_agent.py
Safe
3.14 kB
Modified evaluate_agent.py slightly.
8 months ago
get_config.py
Safe
1.05 kB
Renamed pull_config to get_config. Updated get_config script, working as I'd like
8 months ago
plot_evaluations.py
Safe
1.73 kB
started using numpy like i should have to begin with...
8 months ago
plot_improvement.py
Safe
1.61 kB
Added framework for saving charts in plot_improvement.py
8 months ago
record_video.py
Safe
1.87 kB
Added videos of the best model from the most recent run
8 months ago
watch_agent.py
Safe
2.13 kB
Updated watch agent script to remove rendering option
8 months ago