Skip to content

Commit e81cfc3

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

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:61b41dff950a37e0b96329a3e606d87d2b01d067ea5ae0043208bfa921ef6888
3-
size 3245145
2+
oid sha256:e34847922e45640799d7adc294af96e7d063d2f268417612192fc84880c55373
3+
size 3236891

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ accelerator:
2424
- CPU
2525
- GPU
2626
environment:
27-
- torch==2.0.1+cu118
27+
- numpy==1.26.4
28+
- torchvision==0.15.2+cu118
2829
- torchmetrics==1.2.1
29-
- lightning==2.3.3
30+
- seaborn==0.13.2
3031
- pytorch-lightning==2.0.9.post0
31-
- numpy==1.26.4
32+
- lightning==2.3.3
33+
- torch==2.0.1+cu118
3234
- matplotlib==3.9.1
33-
- seaborn==0.13.2
34-
- torchvision==0.15.2+cu118
35-
published: '2024-07-23T02:06:27.350434'
35+
published: '2024-07-23T08:24:01.945505'

0 commit comments

Comments
 (0)