Skip to content

Commit 057eada

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/12-meta-learning
1 parent c8d1e81 commit 057eada

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:8ce66ba5d704c11a92621f151a2e886e130b3dc497a445a5dd6588bd24506f4d
3-
size 766207
2+
oid sha256:175781c1a106a548c21af7bae5fd29e90d5c91c1ce6180a80844d8a0104e78af
3+
size 787394

.notebooks/course_UvA-DL/12-meta-learning.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ accelerator:
4343
OS: Linux
4444
python: 3.10.12
4545
environment:
46-
- numpy==1.26.4
47-
- torchvision==0.19.0+cu121
48-
- tensorboard==2.17.0
49-
- torchmetrics==1.4.0.post0
50-
- scipy==1.14.0
46+
- scipy==1.14.1
47+
- numpy==2.0.2
5148
- pytorch-lightning==2.3.3
49+
- matplotlib==3.9.2
50+
- torchmetrics==1.4.1
51+
- torchvision==0.19.0+cu121
5252
- torch==2.4.0+cu121
53+
- tensorboard==2.17.1
5354
- seaborn==0.13.2
54-
- matplotlib==3.9.1
55-
published: '2024-07-26T11:41:03.205251'
55+
published: '2024-09-01T12:22:34.155260'

0 commit comments

Comments
 (0)