Skip to content

Commit 1c1160e

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/13-contrastive-learning
1 parent ff17355 commit 1c1160e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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:8632fe0f646e72c1ddb5c06cfd0f225d5202d7a64f681815c28324a8b06b9a88
3-
size 1697637
2+
oid sha256:d35e904b6c5246dbafac52ec79839eaa4b4fb366a23cc0684d74d4ccad943b37
3+
size 1648622

.notebooks/course_UvA-DL/13-contrastive-learning.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ accelerator:
3535
OS: Linux
3636
python: 3.10.12
3737
environment:
38-
- tensorboard==2.19.0
39-
- pytorch-lightning==2.4.0
4038
- matplotlib==3.9.2
41-
- torchvision==0.19.1+cu121
42-
- numpy==2.0.2
43-
- seaborn==0.13.2
39+
- pytorch-lightning==2.4.0
40+
- tensorboard==2.19.0
4441
- torchmetrics==1.4.1
42+
- seaborn==0.13.2
4543
- torch==2.4.1+cu121
46-
published: '2025-04-03T19:44:26.366264'
44+
- numpy==2.0.2
45+
- torchvision==0.19.1+cu121
46+
published: '2025-04-08T10:59:20.188458'

0 commit comments

Comments
 (0)