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
e64054f
ALE-Pacman-v5
/
agents
2 contributors
History:
22 commits
ledmands
Modified plot_evaluations.py with experimental labels and scaling. Still needs more tuning.
e64054f
6 months ago
a2c
Added the a2c notebook and the latest dqn run notebook
6 months ago
dqn_v1
Added the a2c notebook and the latest dqn run notebook
6 months ago
dqn_v2-1
Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5
6 months ago
dqn_v2-2
Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5
6 months ago
dqn_v2-3
Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5
6 months ago
dqn_v2-4
Changed file structure for agents and updated readme
6 months ago
dqn_v2-5
Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5
6 months ago
ppo
Removed redundant ppo notebook
6 months ago
videos
Updated record_video.py to truncate recording upon episode end. File still saves based on steps specified, however...
6 months ago
configtest.json
Safe
7.34 kB
Added pull_config.py to grab configuration data from agent. Script is still being tested and tuned.
6 months ago
plot_evaluations.py
Safe
1.53 kB
Modified plot_evaluations.py with experimental labels and scaling. Still needs more tuning.
6 months ago
pull_config.py
Safe
723 Bytes
Added pull_config.py to grab configuration data from agent. Script is still being tested and tuned.
6 months ago
record_video.py
Safe
1.79 kB
Updated record_video.py to truncate recording upon episode end. File still saves based on steps specified, however...
6 months ago
watch_agent.py
Safe
2.36 kB
Updated notes in watch_agent.py
6 months ago