Skip to content

Commit 31b0bbf

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/13-contrastive-learning
1 parent 7c94e85 commit 31b0bbf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:d291ecacca5e00a35e06bba188785d156c1735e96912b6bccfbfe7f0d6be1118
3-
size 2081462
2+
oid sha256:8632fe0f646e72c1ddb5c06cfd0f225d5202d7a64f681815c28324a8b06b9a88
3+
size 1697637

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

Lines changed: 5 additions & 5 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-
- torchmetrics==1.4.1
38+
- tensorboard==2.19.0
39+
- pytorch-lightning==2.4.0
3940
- matplotlib==3.9.2
4041
- torchvision==0.19.1+cu121
41-
- pytorch-lightning==2.4.0
42-
- tensorboard==2.19.0
4342
- numpy==2.0.2
44-
- torch==2.4.1+cu121
4543
- seaborn==0.13.2
46-
published: '2025-04-01T17:59:00.092762'
44+
- torchmetrics==1.4.1
45+
- torch==2.4.1+cu121
46+
published: '2025-04-03T19:44:26.366264'

0 commit comments

Comments
 (0)