Skip to content

Commit 7e82755

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

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:308714f988c629155f765e9f5bcd91e955e437fc50483b2ea30821e6e154efeb
3-
size 3236831
2+
oid sha256:1706a8f56146a26001e0bef1500733481b5fde13dde1657423b98cce3849d54e
3+
size 3236830

.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
2931
- pytorch-lightning==2.3.3
30-
- torch==2.4.0+cu121
31-
- matplotlib==3.9.1
32+
- torchmetrics==1.4.1
3233
- seaborn==0.13.2
33-
- torchmetrics==1.4.0.post0
34-
- numpy==1.26.4
35-
- torchvision==0.19.0+cu121
36-
published: '2024-07-26T11:16:51.939350'
34+
- torch==2.4.0+cu121
35+
- matplotlib==3.9.2
36+
published: '2024-09-01T11:58:24.004220'

0 commit comments

Comments
 (0)