Skip to content

Commit 62b5bc3

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/12-meta-learning
1 parent 79e18e6 commit 62b5bc3

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:17b53e915859bc453f071d17adfbd3a5a70ba9e7e901832b8b90b7e3e4c60b1a
3-
size 768932
2+
oid sha256:8ce66ba5d704c11a92621f151a2e886e130b3dc497a445a5dd6588bd24506f4d
3+
size 766207

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ OS: Linux
4444
python: 3.10.12
4545
environment:
4646
- numpy==1.26.4
47-
- torch==2.4.0+cu121
48-
- seaborn==0.13.2
47+
- torchvision==0.19.0+cu121
4948
- tensorboard==2.17.0
49+
- torchmetrics==1.4.0.post0
5050
- scipy==1.14.0
51-
- torchvision==0.19.0+cu121
51+
- pytorch-lightning==2.3.3
52+
- torch==2.4.0+cu121
53+
- seaborn==0.13.2
5254
- matplotlib==3.9.1
53-
- torchmetrics==1.4.0.post0
54-
- pytorch-lightning==2.0.9.post0
55-
published: '2024-07-26T09:35:00.111949'
55+
published: '2024-07-26T11:41:03.205251'

0 commit comments

Comments
 (0)