Skip to content

Commit e707cdb

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

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:42f5d5012452c3c51fcb3eed1fae477311318579e88e3067500680b87ec91340
3-
size 1668503
2+
oid sha256:d80fa3977f427804f0e54b92b16fee8fe0b4d162e21b9ecc9ca3675b86e7025e
3+
size 1669900

.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-
- tensorboard==2.17.0
44-
- matplotlib==3.9.1
45-
- seaborn==0.13.2
46-
- torchvision==0.16.2+cu121
47-
- torch==2.1.2+cu121
48-
- torchmetrics==1.2.1
4943
- pytorch-lightning==2.0.9.post0
44+
- matplotlib==3.9.1
5045
- numpy==1.26.4
51-
published: '2024-07-26T06:51:19.337080'
46+
- torchvision==0.19.0+cu121
47+
- torch==2.4.0+cu121
48+
- tensorboard==2.17.0
49+
- seaborn==0.13.2
50+
- torchmetrics==1.4.0.post0
51+
published: '2024-07-26T09:23:38.640749'

0 commit comments

Comments
 (0)