Workshop DQN teacher (2000000 decisions)
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# slm-rl-boxing-dqn
|
| 2 |
+
|
| 3 |
+
CleanRL-pattern DQN teacher for ALE boxing (SLM-RL).
|
| 4 |
+
|
| 5 |
+
- Checkpoint: dqn.pt (2000000 decisions)
|
| 6 |
+
- Matching demo pack: BLANK/slm-rl-boxing
|
| 7 |
+
- Matching LoRA: BLANK/slm-rl-boxing
|
| 8 |
+
|
| 9 |
+
Paste this repo as the playground dqn_url when needed.
|
| 10 |
+
|
| 11 |
+
Trained with [SLM-RL](https://github.com/CraftsMan-Labs/SLM-RL).
|
dqn.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57646e0a0869931f33da0d2a9fdbcb27a3bd10204e6f003ec8a2c6ab80c1dd1b
|
| 3 |
+
size 408925
|