Skip to content

Commit 098b96d

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:88b41f9a7c24d09092c18e6399725690954ef87b8af81e5ee00935094755fc49
3-
size 1600839
2+
oid sha256:e1e88a4bab1a2f61fd1bff79d045968935a6530dcb594ad1cfe528c86b89c800
3+
size 1803509

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ accelerator:
3333
- CPU
3434
- GPU
3535
environment:
36-
- numpy==1.26.4
3736
- seaborn==0.13.2
38-
- torchmetrics==1.2.1
39-
- pytorch-lightning==2.0.9.post0
37+
- numpy==1.26.4
4038
- torch==2.0.1+cu118
39+
- torchmetrics==1.2.1
4140
- tensorboard==2.17.0
42-
- matplotlib==3.9.1
41+
- pytorch-lightning==2.0.9.post0
4342
- torchvision==0.15.2+cu118
44-
published: '2024-07-23T18:01:18.943718'
43+
- matplotlib==3.9.1
44+
published: '2024-07-23T22:10:18.246200'

0 commit comments

Comments
 (0)