Hugging Face
Models
Datasets
Spaces
Community
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
xet
Metrics
Training metrics
Community
Use this model
ac49cb8
ALE-Pacman-v5
4.26 GB
2 contributors
History:
44 commits
ledmands
plot_improvement works OK, could use fine tuning
ac49cb8
over 1 year ago
CustomVideoRecorder
Changed the video recorder directory
over 1 year ago
agents
Changed the video recorder directory
over 1 year ago
notebooks
Added agent and notebook for dqn version 2.7
over 1 year ago
.gitattributes
Safe
1.56 kB
removed example video
over 1 year ago
LICENSE
Safe
1.16 kB
Added license
over 1 year ago
README.md
1.47 kB
Updated ReadMe
over 1 year ago
evaluate_agent.py
3.18 kB
Moved the config and watch scripts to the root directory. Split the watch script into two scripts: watch and evaluate.
over 1 year ago
get_config.py
1.05 kB
Renamed pull_config to get_config. Updated get_config script, working as I'd like
over 1 year ago
plot_evaluations.py
1.73 kB
started using numpy like i should have to begin with...
over 1 year ago
plot_improvement.py
1.47 kB
plot_improvement works OK, could use fine tuning
over 1 year ago
record_video.py
1.87 kB
Changed the video recorder directory
over 1 year ago
watch_agent.py
Safe
2.13 kB
Updated watch agent script to remove rendering option
over 1 year ago