Skip to content

Commit 15166be

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

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:d35e904b6c5246dbafac52ec79839eaa4b4fb366a23cc0684d74d4ccad943b37
3-
size 1648622
2+
oid sha256:c7fb721223b026b4d449a1947221093a96aab5dfc423eb0196f104c3aca50ebd
3+
size 1446706

.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-
- matplotlib==3.9.2
39-
- pytorch-lightning==2.4.0
40-
- tensorboard==2.19.0
38+
- torchvision==0.19.1+cu121
4139
- torchmetrics==1.4.1
40+
- tensorboard==2.19.0
4241
- seaborn==0.13.2
43-
- torch==2.4.1+cu121
42+
- matplotlib==3.9.2
4443
- numpy==2.0.2
45-
- torchvision==0.19.1+cu121
46-
published: '2025-04-08T10:59:20.188458'
44+
- torch==2.4.1+cu121
45+
- pytorch-lightning==2.4.0
46+
published: '2025-05-01T10:52:33.355990'

0 commit comments

Comments
 (0)