We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4458bb commit ceecf15Copy full SHA for ceecf15
.notebooks/course_UvA-DL/02-activation-functions.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:6f7844b1a3e5290c78c0fb8238124366ad598745af4531676fdeddc540d9f009
3
-size 3240884
+oid sha256:5c68db793a922b061026c6893075598333a53c4bec43d8baf1bd245d22a04174
+size 3239535
.notebooks/course_UvA-DL/02-activation-functions.yaml
@@ -26,11 +26,11 @@ accelerator:
26
OS: Linux
27
python: 3.10.12
28
environment:
29
-- torch==2.4.1+cu121
+- matplotlib==3.9.2
30
+- seaborn==0.13.2
31
- torchmetrics==1.4.1
32
+- pytorch-lightning==2.4.0
33
- torchvision==0.19.1+cu121
-- seaborn==0.13.2
34
- numpy==2.0.2
-- pytorch-lightning==2.4.0
35
-- matplotlib==3.9.2
36
-published: '2025-04-03T19:10:17.946683'
+- torch==2.4.1+cu121
+published: '2025-04-08T10:44:52.185072'
0 commit comments