Reinforcement Learning
stable-baselines3
TensorBoard
dqn
Reinforcement Learning
Atari
Pac-Man
Eval Results (legacy)
Instructions to use ledmands/ALE-Pacman-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use ledmands/ALE-Pacman-v5 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="ledmands/ALE-Pacman-v5", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
ledmands commited on
Commit ·
f037205
1
Parent(s): e64054f
Added notebook and agent files for dqnv2.6
Browse files
agents/dqn_v2-6/ALE-Pacman-v5.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d9d21ad5b00ba4ab003eb4f6ea10c337c800cbacf3b4f39fcd584530c160191
|
| 3 |
+
size 228751433
|
agents/dqn_v2-6/best_model.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3cad46f743919511cd008f89d56549102e8f875ec61cd49ebede9dbdd9de4dc
|
| 3 |
+
size 228751454
|
agents/dqn_v2-6/evaluations.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c4c21cc4c154d3eced1554843d87bef98cdf29013d3876bed7845f9239dc711
|
| 3 |
+
size 4130
|
agents/dqn_v2-6/events.out.tfevents.1715788690.69e0b6df98e5.25.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce5336424687dc59bc578e754eaad81b8673b635242856990ce05705913ee59
|
| 3 |
+
size 3268221
|
notebooks/dqn_pacmanv5_run2v6.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|