Skip to content

Commit 7c94e85

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/12-meta-learning
1 parent 76a9121 commit 7c94e85

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:030099a5b88c658cf24b5fda72591c8567a219fbace15d0858dca320be22b034
3-
size 867989
2+
oid sha256:6d71c61ea9754a9b100945bb94bdf7c65b4f34ec8700765c58b8db7d832b07f0
3+
size 767311

.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
- tensorboard==2.19.0
47-
- seaborn==0.13.2
47+
- matplotlib==3.9.2
4848
- pytorch-lightning==2.4.0
49-
- scipy==1.15.2
50-
- numpy==2.0.2
49+
- seaborn==0.13.2
50+
- torchmetrics==1.4.1
5151
- torch==2.4.1+cu121
52-
- matplotlib==3.9.2
5352
- torchvision==0.19.1+cu121
54-
- torchmetrics==1.4.1
55-
published: '2025-04-01T17:45:01.806636'
53+
- scipy==1.15.2
54+
- numpy==2.0.2
55+
published: '2025-04-03T19:36:37.869571'

0 commit comments

Comments
 (0)