Skip to content

Commit b949022

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

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-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:73e143b0a4c54d34caa722413f7beb31ca007a0c202ac40133b3b53a6a314195
3-
size 1554685
2+
oid sha256:ebea8b453c9680e8df0e85444099303316fd447e96fea40a945ec64bbd5156d3
3+
size 1566372

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,12 @@ accelerator:
3333
- CPU
3434
- GPU
3535
environment:
36-
- matplotlib==3.9.1
3736
- numpy==1.26.4
38-
- torchmetrics==1.2.1
3937
- seaborn==0.13.2
40-
- pytorch-lightning==2.0.9.post0
41-
- lightning==2.3.3
42-
- tensorboard==2.17.0
38+
- torchmetrics==1.2.1
4339
- torchvision==0.15.2+cu118
40+
- tensorboard==2.17.0
41+
- pytorch-lightning==2.0.9.post0
42+
- matplotlib==3.9.1
4443
- torch==2.0.1+cu118
45-
published: '2024-07-23T10:06:41.486979'
44+
published: '2024-07-23T14:18:14.206885'

0 commit comments

Comments
 (0)