Skip to content

Commit c8027c5

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/12-meta-learning
1 parent 912b7b6 commit c8027c5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:6d71c61ea9754a9b100945bb94bdf7c65b4f34ec8700765c58b8db7d832b07f0
3-
size 767311
2+
oid sha256:8870b128552df38d96a61f85611f9edf582fd6a7515f00e629d81af9b763d559
3+
size 763564

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ accelerator:
4343
OS: Linux
4444
python: 3.10.12
4545
environment:
46+
- pytorch-lightning==2.4.0
4647
- tensorboard==2.19.0
48+
- torchvision==0.19.1+cu121
49+
- numpy==2.0.2
50+
- torch==2.4.1+cu121
4751
- matplotlib==3.9.2
48-
- pytorch-lightning==2.4.0
49-
- seaborn==0.13.2
5052
- torchmetrics==1.4.1
51-
- torch==2.4.1+cu121
52-
- torchvision==0.19.1+cu121
5353
- scipy==1.15.2
54-
- numpy==2.0.2
55-
published: '2025-04-03T19:36:37.869571'
54+
- seaborn==0.13.2
55+
published: '2025-05-01T10:48:11.860049'

0 commit comments

Comments
 (0)