We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ba10b commit 6ff83c5Copy full SHA for 6ff83c5
.notebooks/course_UvA-DL/02-activation-functions.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:f65551eba9b3f9ec902906e9dc6c0638efb0b869d4442e4b1280a1870f6225df
3
-size 3239404
+oid sha256:308714f988c629155f765e9f5bcd91e955e437fc50483b2ea30821e6e154efeb
+size 3236831
.notebooks/course_UvA-DL/02-activation-functions.yaml
@@ -26,11 +26,11 @@ accelerator:
26
OS: Linux
27
python: 3.10.12
28
environment:
29
+- pytorch-lightning==2.3.3
30
+- torch==2.4.0+cu121
31
+- matplotlib==3.9.1
32
- seaborn==0.13.2
-- torchvision==0.19.0+cu121
-- numpy==1.26.4
33
- torchmetrics==1.4.0.post0
-- matplotlib==3.9.1
34
-- torch==2.4.0+cu121
35
-- pytorch-lightning==2.0.9.post0
36
-published: '2024-07-26T09:11:43.990682'
+- numpy==1.26.4
+- torchvision==0.19.0+cu121
+published: '2024-07-26T11:16:51.939350'
0 commit comments