Skip to content

Commit f716217

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5c68db793a922b061026c6893075598333a53c4bec43d8baf1bd245d22a04174
3-
size 3239535
2+
oid sha256:032cd5cfa1ff47bc67e27776df568a82033707ea35e8c69a5f96836368c31f4a
3+
size 3237364

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ accelerator:
2626
OS: Linux
2727
python: 3.10.12
2828
environment:
29-
- matplotlib==3.9.2
30-
- seaborn==0.13.2
29+
- torch==2.4.1+cu121
30+
- torchvision==0.19.1+cu121
3131
- torchmetrics==1.4.1
3232
- pytorch-lightning==2.4.0
33-
- torchvision==0.19.1+cu121
33+
- matplotlib==3.9.2
3434
- numpy==2.0.2
35-
- torch==2.4.1+cu121
36-
published: '2025-04-08T10:44:52.185072'
35+
- seaborn==0.13.2
36+
published: '2025-05-01T10:24:46.600903'

0 commit comments

Comments
 (0)