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 56542f1 commit 1bb2117Copy full SHA for 1bb2117
.notebooks/lightning_examples/mnist-hello-world.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:4b0950ae47a97a14d7e74254d1b5234ef58575c36aef5b6c07277dae93c8877a
3
-size 172254
+oid sha256:dd955bca304dffe72f238e9f5bffdadc6b3ebacb7097d2db2d426f4d845b741a
+size 171849
.notebooks/lightning_examples/mnist-hello-world.yaml
@@ -10,12 +10,12 @@ accelerator:
10
- CPU
11
- GPU
12
environment:
13
+- matplotlib==3.9.1
14
+- numpy==1.26.4
15
+- pandas==2.2.2
16
- torchmetrics==1.2.1
17
+- torchvision==0.15.2+cu118
18
- pytorch-lightning==2.0.9.post0
-- matplotlib==3.9.1
19
- torch==2.0.1+cu118
-- torchvision==0.15.2+cu118
-- numpy==1.26.4
20
- seaborn==0.13.2
-- pandas==2.2.2
21
-published: '2024-07-23T16:17:49.103622'
+published: '2024-07-23T19:26:42.524891'
0 commit comments