Skip to content

Commit c4d670b

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:f540213edde72f346da95fcdf3ff6dd6ea50457d83f7aef6218af166a66bb52a
3-
size 343823
2+
oid sha256:fb037685bcfb62515d80e050a42c69d0abf2483dfb3506e22902018966b080d9
3+
size 343893

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ requirements:
3737
accelerator:
3838
- GPU
3939
environment:
40-
- setuptools==69.0.3
41-
- lightning==2.3.3
4240
- seaborn==0.13.2
43-
- urllib3==2.2.2
41+
- setuptools==69.0.3
4442
- tensorboard==2.17.0
4543
- torchmetrics==1.2.1
44+
- lightning==2.3.3
45+
- matplotlib==3.8.4
46+
- torch==2.0.1
47+
- tabulate==0.9.0
4648
- numpy==1.26.4
4749
- ipython==8.16.1
50+
- pytorch-lightning==1.5.3
4851
- torchvision==0.15.2
49-
- tabulate==0.9.0
50-
- pytorch-lightning==2.0.9.post0
51-
- matplotlib==3.8.4
52-
- torch==2.0.1
53-
published: '2024-07-19T19:35:09.316261'
52+
- urllib3==2.2.2
53+
published: '2024-07-20T11:02:19.785016'

0 commit comments

Comments
 (0)