We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0a6fd commit f5d18afCopy full SHA for f5d18af
.notebooks/lightning_examples/reinforce-learning-DQN.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:03cff5eea161682233056190bbbff55cbc7bdefe2f5e7023bf03d78e8b8001a3
3
-size 137826
+oid sha256:8856e860b229ade1ab1a37ef92b0440d8b76960c00ee69379f2df11aeda6ef08
+size 136303
.notebooks/lightning_examples/reinforce-learning-DQN.yaml
@@ -20,9 +20,13 @@ accelerator:
20
- CPU
21
- GPU
22
environment:
23
+- matplotlib==3.9.1
24
+- pytorch-lightning==2.0.9.post0
25
- gym==0.23.1
26
+- torch==2.0.1+cu118
27
+- pygame==2.6.0
28
+- torchmetrics==1.2.1
29
- seaborn==0.13.2
30
+- numpy==1.26.4
31
- pandas==2.2.2
-- pygame==2.6.0
-- lightning==2.3.3
-published: '2024-07-23T11:37:21.979006'
32
+published: '2024-07-23T16:30:58.276514'
0 commit comments