Skip to content

Commit c02130b

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

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:c0476a696baf5c183dc63daa6fe7ebff055aef888e4f046d6c75004a0336ff91
3-
size 345129
2+
oid sha256:6ee1888fdf1bd7383c49716a25756b0f5462d94428f6bbdad0347a8e0bb1b8e8
3+
size 343956

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ description: 'In this tutorial, we will implement and discuss variants of modern
2929
accelerator:
3030
- GPU
3131
environment:
32+
- tensorboard==2.17.0
33+
- numpy==1.26.4
34+
- matplotlib==3.9.1
35+
- tabulate==0.9.0
36+
- torchmetrics==1.2.1
3237
- seaborn==0.13.2
3338
- pytorch-lightning==2.0.9.post0
34-
- tabulate==0.9.0
35-
- numpy==1.26.4
36-
- lightning==2.3.3
3739
- torchvision==0.15.2+cu118
40+
- lightning==2.3.3
3841
- torch==2.0.1+cu118
39-
- matplotlib==3.8.4
40-
- tensorboard==2.17.0
41-
- torchmetrics==1.2.1
42-
published: '2024-07-22T21:47:17.968644'
42+
published: '2024-07-23T02:14:29.908354'

0 commit comments

Comments
 (0)