Skip to content

Commit 8a6e635

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/02-activation-functions
1 parent a94d507 commit 8a6e635

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:2d1693e115db88d6bf57d33d7ab8c95fcea7e60eb456d84dc415ae13e4706a5f
3-
size 3248652
2+
oid sha256:f65551eba9b3f9ec902906e9dc6c0638efb0b869d4442e4b1280a1870f6225df
3+
size 3239404

.notebooks/course_UvA-DL/02-activation-functions.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ accelerator:
2626
OS: Linux
2727
python: 3.10.12
2828
environment:
29-
- torch==2.1.2+cu121
30-
- torchvision==0.16.2+cu121
31-
- numpy==1.26.4
32-
- pytorch-lightning==2.0.9.post0
3329
- seaborn==0.13.2
34-
- torchmetrics==1.2.1
30+
- torchvision==0.19.0+cu121
31+
- numpy==1.26.4
32+
- torchmetrics==1.4.0.post0
3533
- matplotlib==3.9.1
36-
published: '2024-07-26T06:35:28.374540'
34+
- torch==2.4.0+cu121
35+
- pytorch-lightning==2.0.9.post0
36+
published: '2024-07-26T09:11:43.990682'

0 commit comments

Comments
 (0)