Skip to content

Commit 7cb325c

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/13-contrastive-learning
1 parent 057eada commit 7cb325c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-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:342da781729e404ea5ef906eb941843d6841025af028db9e75e95b3b4b2dda56
3-
size 1990578
2+
oid sha256:22bc69c8d75a2ca553df58d3f2d7396f1e0719a869488f048e90134b5affc676
3+
size 2042569

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

Lines changed: 6 additions & 6 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+
- torchmetrics==1.4.1
3839
- torch==2.4.0+cu121
39-
- torchmetrics==1.4.0.post0
4040
- pytorch-lightning==2.3.3
41-
- tensorboard==2.17.0
42-
- seaborn==0.13.2
41+
- tensorboard==2.17.1
42+
- numpy==2.0.2
4343
- torchvision==0.19.0+cu121
44-
- numpy==1.26.4
45-
- matplotlib==3.9.1
46-
published: '2024-07-26T11:51:29.150472'
44+
- matplotlib==3.9.2
45+
- seaborn==0.13.2
46+
published: '2024-09-01T12:32:52.313330'

0 commit comments

Comments
 (0)