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