Skip to content

Commit 72e89d3

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

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-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:ff8cef1c66ce25837c0bab194e9d0f8e71787f31385864d51386f3a80db2243b
3-
size 353196
2+
oid sha256:68c9a6a9ecdca21c76c3ac65e4d4a7258d1e387c89d03ad1ca050355240d7bba
3+
size 344643

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,13 @@ description: 'In this tutorial, we will implement and discuss variants of modern
2929
accelerator:
3030
- GPU
3131
environment:
32-
- matplotlib==3.9.1
32+
- pytorch-lightning==2.0.9.post0
3333
- tabulate==0.9.0
34+
- matplotlib==3.9.1
35+
- seaborn==0.13.2
36+
- numpy==1.26.4
3437
- tensorboard==2.17.0
35-
- lightning==2.3.3
3638
- torch==2.0.1+cu118
37-
- seaborn==0.13.2
3839
- torchmetrics==1.2.1
39-
- pytorch-lightning==2.0.9.post0
4040
- torchvision==0.15.2+cu118
41-
- numpy==1.26.4
42-
published: '2024-07-23T08:39:12.486848'
41+
published: '2024-07-23T12:06:57.830519'

0 commit comments

Comments
 (0)