Skip to content

Commit 4a4cb35

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent a8e8976 commit 4a4cb35

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:31cab55f480bbec3c8b288f1f957c9a319e7903326e0d526aca8417e4ca55974
3-
size 351101
2+
oid sha256:33aa60a87e886271198a63f50ee4b7d17d3152b56d4979181ef3541b206b4afe
3+
size 343413

.notebooks/course_UvA-DL/04-inception-resnet-densenet.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ accelerator:
3131
OS: Linux
3232
python: 3.10.12
3333
environment:
34-
- torchmetrics==1.4.1
3534
- tabulate==0.9.0
3635
- seaborn==0.13.2
37-
- tensorboard==2.19.0
38-
- pytorch-lightning==2.4.0
36+
- matplotlib==3.9.2
3937
- numpy==2.0.2
40-
- torchvision==0.19.1+cu121
38+
- torchmetrics==1.4.1
4139
- torch==2.4.1+cu121
42-
- matplotlib==3.9.2
43-
published: '2025-04-01T17:05:01.040527'
40+
- tensorboard==2.19.0
41+
- torchvision==0.19.1+cu121
42+
- pytorch-lightning==2.4.0
43+
published: '2025-04-03T19:14:33.773500'

0 commit comments

Comments
 (0)