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