Skip to content

Commit 6f95e65

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent 91e307e commit 6f95e65

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:3af91a46969eea916c345c98b9825fd1d6331ced8f6d19853aa0eabab8e48da7
3-
size 343383
2+
oid sha256:78641c74ca1481f8e9e6a857f4618bdb4537a6ad6e50bbe6d4a97683788feeab
3+
size 343309

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

+6-6
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
35+
- pytorch-lightning==2.4.0
36+
- tensorboard==2.19.0
3437
- seaborn==0.13.2
38+
- tabulate==0.9.0
39+
- numpy==2.0.2
3540
- matplotlib==3.9.2
3641
- torchvision==0.19.1+cu121
37-
- pytorch-lightning==2.4.0
38-
- numpy==2.0.2
39-
- tabulate==0.9.0
40-
- torchmetrics==1.4.1
41-
- tensorboard==2.19.0
4242
- torch==2.4.1+cu121
43-
published: '2025-04-08T10:52:30.007252'
43+
published: '2025-05-01T10:29:10.423277'

0 commit comments

Comments
 (0)