Skip to content

Commit c2b4011

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:8ad84ed91580d9ff09be225f3d98afd01601055e8f288fd960044dc9b0e0849f
3-
size 1722508
2+
oid sha256:873009f7a919156f74c6484c7e02d879669437633aefd45e904b814fc11ded67
3+
size 1784607

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

Lines changed: 8 additions & 8 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-
- pytorch-lightning==2.0.9.post0
39-
- matplotlib==3.9.1
40-
- tensorboard==2.17.0
41-
- seaborn==0.13.2
4238
- numpy==1.26.4
43-
- torchvision==0.16.2+cu121
44-
- torch==2.1.2+cu121
45-
- torchmetrics==1.2.1
46-
published: '2024-07-26T07:17:58.651052'
39+
- seaborn==0.13.2
40+
- tensorboard==2.17.0
41+
- matplotlib==3.9.1
42+
- torchvision==0.19.0+cu121
43+
- torch==2.4.0+cu121
44+
- torchmetrics==1.4.0.post0
45+
- pytorch-lightning==2.0.9.post0
46+
published: '2024-07-26T09:42:36.574773'

0 commit comments

Comments
 (0)