Skip to content

Commit 7a7d566

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent ddd9538 commit 7a7d566

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:7e1c7114858ed3fc21e2aa94c512021e4e2659d84aae31ceddc607b6c84cd383
3-
size 354274
2+
oid sha256:31cab55f480bbec3c8b288f1f957c9a319e7903326e0d526aca8417e4ca55974
3+
size 351101

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

Lines changed: 7 additions & 7 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
3435
- tabulate==0.9.0
35-
- tensorboard==2.17.1
3636
- seaborn==0.13.2
37-
- torch==2.4.0+cu121
38-
- torchmetrics==1.4.1
39-
- pytorch-lightning==2.3.3
40-
- matplotlib==3.9.2
41-
- torchvision==0.19.0+cu121
37+
- tensorboard==2.19.0
38+
- pytorch-lightning==2.4.0
4239
- numpy==2.0.2
43-
published: '2024-09-01T12:02:45.425507'
40+
- torchvision==0.19.1+cu121
41+
- torch==2.4.1+cu121
42+
- matplotlib==3.9.2
43+
published: '2025-04-01T17:05:01.040527'

0 commit comments

Comments
 (0)