Skip to content

Commit a65c353

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/08-deep-autoencoders
1 parent 3ebc08b commit a65c353

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:d77267bd941d123cb94ff68094313e15bf33f855888fa61a8d7aedd7f2534c04
3-
size 1669120
2+
oid sha256:add67e05a7e18d4119b0773930b73e8780118677e4aae2a280f9b070888ecace
3+
size 1670979

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ accelerator:
4040
OS: Linux
4141
python: 3.10.12
4242
environment:
43-
- torch==2.4.0+cu121
44-
- torchmetrics==1.4.0.post0
45-
- tensorboard==2.17.0
46-
- numpy==1.26.4
43+
- numpy==2.0.2
44+
- seaborn==0.13.2
45+
- matplotlib==3.9.2
4746
- pytorch-lightning==2.3.3
47+
- torch==2.4.0+cu121
48+
- torchmetrics==1.4.1
49+
- tensorboard==2.17.1
4850
- torchvision==0.19.0+cu121
49-
- seaborn==0.13.2
50-
- matplotlib==3.9.1
51-
published: '2024-07-26T11:29:25.917972'
51+
published: '2024-09-01T12:10:46.956865'

0 commit comments

Comments
 (0)