Skip to content

Commit 5ee92c1

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/12-meta-learning
1 parent 494b1d4 commit 5ee92c1

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:8f1bf6277a437b0ffe4e37e5d5571b6e4b67a8bca0dda9e3cd7cdef170b2d6b0
3-
size 765223
2+
oid sha256:3847b8027851028122ac8ce05bf9decd11bc37773b99aca8d667f4de45403a7d
3+
size 766484

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ accelerator:
4141
- CPU
4242
- GPU
4343
environment:
44+
- matplotlib==3.9.1
45+
- scipy==1.14.0
4446
- tensorboard==2.17.0
45-
- torch==2.0.1+cu118
46-
- numpy==1.26.4
47-
- torchmetrics==1.2.1
4847
- pytorch-lightning==2.0.9.post0
49-
- scipy==1.14.0
48+
- torchmetrics==1.2.1
5049
- torchvision==0.15.2+cu118
51-
- matplotlib==3.9.1
5250
- seaborn==0.13.2
53-
published: '2024-07-23T14:07:11.611919'
51+
- torch==2.0.1+cu118
52+
- numpy==1.26.4
53+
published: '2024-07-23T17:53:34.691726'

0 commit comments

Comments
 (0)