Skip to content

Commit ceecf15

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:6f7844b1a3e5290c78c0fb8238124366ad598745af4531676fdeddc540d9f009
3-
size 3240884
2+
oid sha256:5c68db793a922b061026c6893075598333a53c4bec43d8baf1bd245d22a04174
3+
size 3239535

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

Lines changed: 5 additions & 5 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.4.1+cu121
29+
- matplotlib==3.9.2
30+
- seaborn==0.13.2
3031
- torchmetrics==1.4.1
32+
- pytorch-lightning==2.4.0
3133
- torchvision==0.19.1+cu121
32-
- seaborn==0.13.2
3334
- numpy==2.0.2
34-
- pytorch-lightning==2.4.0
35-
- matplotlib==3.9.2
36-
published: '2025-04-03T19:10:17.946683'
35+
- torch==2.4.1+cu121
36+
published: '2025-04-08T10:44:52.185072'

0 commit comments

Comments
 (0)