Skip to content

Commit 8f5de45

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/08-deep-autoencoders
1 parent e0f4c54 commit 8f5de45

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:6ec25d591533b062b19ec581fc510c9c7aa6861f49b7f83562e6be18fd84a097
3-
size 1672549
2+
oid sha256:640317ac2c2fdc48554edb2a8c523d14a4b61c6bf11e0db92c6608a2e73888bd
3+
size 1667895

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ accelerator:
4040
OS: Linux
4141
python: 3.10.12
4242
environment:
43-
- tensorboard==2.19.0
44-
- pytorch-lightning==2.4.0
43+
- matplotlib==3.9.2
4544
- torchvision==0.19.1+cu121
45+
- seaborn==0.13.2
46+
- tensorboard==2.19.0
4647
- torchmetrics==1.4.1
4748
- numpy==2.0.2
48-
- seaborn==0.13.2
49-
- matplotlib==3.9.2
5049
- torch==2.4.1+cu121
51-
published: '2025-04-03T19:25:12.283990'
50+
- pytorch-lightning==2.4.0
51+
published: '2025-05-01T10:36:54.793136'

0 commit comments

Comments
 (0)