Skip to content

Commit 878ffcc

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/02-activation-functions
1 parent 6707d02 commit 878ffcc

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:1706a8f56146a26001e0bef1500733481b5fde13dde1657423b98cce3849d54e
3-
size 3236830
2+
oid sha256:ded7404565a2cf46f044250c5568aa063d706135da630df9a072a569f1c75ed4
3+
size 3263010

.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-
- numpy==2.0.2
30-
- torchvision==0.19.0+cu121
31-
- pytorch-lightning==2.3.3
3229
- torchmetrics==1.4.1
33-
- seaborn==0.13.2
34-
- torch==2.4.0+cu121
3530
- matplotlib==3.9.2
36-
published: '2024-09-01T11:58:24.004220'
31+
- pytorch-lightning==2.4.0
32+
- torch==2.4.1+cu121
33+
- seaborn==0.13.2
34+
- torchvision==0.19.1+cu121
35+
- numpy==2.0.2
36+
published: '2025-04-01T16:53:34.362165'

0 commit comments

Comments
 (0)