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 c1e8fc3 commit 642a45fCopy full SHA for 642a45f
.notebooks/lightning_examples/mnist-hello-world.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:e0dc73b9d5a4da2e116ac8a5192864b8ff9edb343ae72b2cdb8cc0281c3ca16e
3
-size 173732
+oid sha256:4b0950ae47a97a14d7e74254d1b5234ef58575c36aef5b6c07277dae93c8877a
+size 172254
.notebooks/lightning_examples/mnist-hello-world.yaml
@@ -10,9 +10,12 @@ accelerator:
10
- CPU
11
- GPU
12
environment:
13
-- pandas==2.2.2
+- torchmetrics==1.2.1
14
+- pytorch-lightning==2.0.9.post0
15
+- matplotlib==3.9.1
16
+- torch==2.0.1+cu118
17
+- torchvision==0.15.2+cu118
18
+- numpy==1.26.4
19
- seaborn==0.13.2
-- torchmetrics==1.4.0.post0
-- lightning==2.3.3
-- torchvision==0.18.1+cu118
-published: '2024-07-23T11:34:45.353579'
20
+- pandas==2.2.2
21
+published: '2024-07-23T16:17:49.103622'
0 commit comments