Skip to content

Commit eeba33b

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/08-deep-autoencoders
1 parent 6c66a29 commit eeba33b

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:49b91f73dd593b13d3bde4ffc1ba31cbc90e5ccd111e14d1e09a17ba6f07f014
3-
size 1675411
2+
oid sha256:3305041f27ff3375799d17b83a6935becf19a2c1a6c1daf6c4b42c2417a22c27
3+
size 1675860

.notebooks/course_UvA-DL/08-deep-autoencoders.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ accelerator:
3838
- CPU
3939
- GPU
4040
environment:
41-
- matplotlib==3.8.4
42-
- seaborn==0.13.2
43-
- lightning==2.3.3
4441
- numpy==1.26.4
42+
- lightning==2.3.3
43+
- tensorboard==2.17.0
44+
- torchmetrics==1.2.1
45+
- matplotlib==3.9.1
4546
- pytorch-lightning==2.0.9.post0
46-
- torch==2.0.1+cu118
4747
- torchvision==0.15.2+cu118
48-
- torchmetrics==1.2.1
49-
- tensorboard==2.17.0
50-
published: '2024-07-22T21:53:28.513317'
48+
- seaborn==0.13.2
49+
- torch==2.0.1+cu118
50+
published: '2024-07-23T02:52:56.660523'

0 commit comments

Comments
 (0)