Skip to content

Commit 3ade686

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/13-contrastive-learning
1 parent 82651c4 commit 3ade686

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:7f69fc0767fbe5179e3c99b6582c5aa2c742f224448fa6991a2e2a33b80f6d78
3-
size 1723875
2+
oid sha256:6bfa8afc70b9af0146874e612a0d774b0e47f03ee663eaf8fd6af5e13fde0f94
3+
size 1691085

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ accelerator:
3333
- CPU
3434
- GPU
3535
environment:
36-
- torch==2.0.1+cu118
37-
- pytorch-lightning==2.0.9.post0
38-
- numpy==1.26.4
36+
- lightning==2.3.3
3937
- torchvision==0.15.2+cu118
38+
- tensorboard==2.17.0
39+
- pytorch-lightning==2.0.9.post0
40+
- matplotlib==3.9.1
4041
- seaborn==0.13.2
41-
- lightning==2.3.3
42+
- numpy==1.26.4
43+
- torch==2.0.1+cu118
4244
- torchmetrics==1.2.1
43-
- matplotlib==3.8.4
44-
- tensorboard==2.17.0
45-
published: '2024-07-22T22:16:42.047737'
45+
published: '2024-07-23T03:24:39.541190'

0 commit comments

Comments
 (0)