We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd5c25 commit 5b02398Copy full SHA for 5b02398
.notebooks/course_UvA-DL/01-introduction-to-pytorch.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:d6384300d4f6711990446c5e156781b85818224eeb26fe71d77cb47d6173ba11
3
-size 385545
+oid sha256:5ba6e6748124a7454cdb59e8483a27834c05593307095916c1cf815981e43d0e
+size 385641
.notebooks/course_UvA-DL/01-introduction-to-pytorch.yaml
@@ -20,13 +20,13 @@ accelerator:
20
- CPU
21
- GPU
22
environment:
23
+- torchmetrics==1.2.1
24
+- lightning==2.3.3
25
- matplotlib==3.8.4
-- pytorch-lightning==2.0.9.post0
26
+- urllib3==2.2.2
27
+- pytorch-lightning==1.5.3
28
- setuptools==69.0.3
-- torch==2.0.1+cu118
-- lightning==2.3.3
29
- ipython==8.16.1
-- urllib3==2.2.2
30
-- torchmetrics==1.2.1
31
- numpy==1.26.4
32
-published: '2024-07-19T19:00:02.378308'
+- torch==2.0.1+cu118
+published: '2024-07-20T00:27:36.724445'
0 commit comments