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 07b7be4 commit b48686aCopy full SHA for b48686a
.notebooks/lightning_examples/reinforce-learning-DQN.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:8856e860b229ade1ab1a37ef92b0440d8b76960c00ee69379f2df11aeda6ef08
3
-size 136303
+oid sha256:98cb5723411d50a21c46c7d8e5df4f986e5d36bb9ac8f45600d9e3c8378a9ec4
+size 134051
.notebooks/lightning_examples/reinforce-learning-DQN.yaml
@@ -20,13 +20,13 @@ accelerator:
20
- CPU
21
- GPU
22
environment:
23
+- gym==0.23.1
24
+- numpy==1.26.4
25
- matplotlib==3.9.1
26
- pytorch-lightning==2.0.9.post0
-- gym==0.23.1
-- torch==2.0.1+cu118
27
-- pygame==2.6.0
28
- torchmetrics==1.2.1
+- torch==2.0.1+cu118
29
- seaborn==0.13.2
30
-- numpy==1.26.4
31
- pandas==2.2.2
32
-published: '2024-07-23T16:30:58.276514'
+- pygame==2.6.0
+published: '2024-07-23T19:37:10.538995'
0 commit comments