Skip to content

Commit 9294685

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent 847f21f commit 9294685

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:15974fe90cdc17049b2122b51e4951ec5cb27ea241236dd0a2acef96bd543917
3-
size 5669887
2+
oid sha256:92a689345e3d3d8bd356970f936e716fabef46c95fd924a524ef4e3f556f4bef
3+
size 5669577

.notebooks/course_UvA-DL/03-initialization-and-optimization.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ accelerator:
3333
- CPU
3434
- GPU
3535
environment:
36+
- setuptools==69.0.3
3637
- ipython==8.16.1
37-
- urllib3==2.2.2
38-
- seaborn==0.13.2
38+
- lightning==2.3.3
39+
- matplotlib==3.8.4
3940
- numpy==1.26.4
41+
- pytorch-lightning==1.5.3
4042
- torchmetrics==1.2.1
4143
- torch==2.0.1
42-
- pytorch-lightning==2.0.9.post0
43-
- lightning==2.3.3
44-
- matplotlib==3.8.4
45-
- setuptools==69.0.3
44+
- urllib3==2.2.2
45+
- seaborn==0.13.2
4646
- torchvision==0.15.2
47-
published: '2024-07-19T19:29:56.143678'
47+
published: '2024-07-20T10:56:58.816752'

0 commit comments

Comments
 (0)