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