Skip to content

Commit bb72a65

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

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:873009f7a919156f74c6484c7e02d879669437633aefd45e904b814fc11ded67
3-
size 1784607
2+
oid sha256:342da781729e404ea5ef906eb941843d6841025af028db9e75e95b3b4b2dda56
3+
size 1990578

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

Lines changed: 7 additions & 7 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-
- numpy==1.26.4
39-
- seaborn==0.13.2
40-
- tensorboard==2.17.0
41-
- matplotlib==3.9.1
42-
- torchvision==0.19.0+cu121
4338
- torch==2.4.0+cu121
4439
- torchmetrics==1.4.0.post0
45-
- pytorch-lightning==2.0.9.post0
46-
published: '2024-07-26T09:42:36.574773'
40+
- pytorch-lightning==2.3.3
41+
- tensorboard==2.17.0
42+
- seaborn==0.13.2
43+
- torchvision==0.19.0+cu121
44+
- numpy==1.26.4
45+
- matplotlib==3.9.1
46+
published: '2024-07-26T11:51:29.150472'

0 commit comments

Comments
 (0)