Skip to content

Commit f2ae318

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent 740547f commit f2ae318

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:65b9c2b52b93162c3faa33c73071fa3531646b8833e9117b10aa00a0df1a942f
3-
size 5684040
2+
oid sha256:ce323313e0a04484772d1a029c0a2667060d24929b3143d951e19fdf46d83060
3+
size 5671885

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ accelerator:
2727
- CPU
2828
- GPU
2929
environment:
30-
- seaborn==0.13.2
30+
- matplotlib==3.9.1
3131
- torch==2.0.1+cu118
32-
- lightning==2.3.3
32+
- numpy==1.26.4
33+
- pytorch-lightning==2.0.9.post0
3334
- torchvision==0.15.2+cu118
35+
- lightning==2.3.3
36+
- seaborn==0.13.2
3437
- torchmetrics==1.2.1
35-
- matplotlib==3.8.4
36-
- pytorch-lightning==2.0.9.post0
37-
- numpy==1.26.4
38-
published: '2024-07-22T21:45:38.685949'
38+
published: '2024-07-23T02:10:46.899368'

0 commit comments

Comments
 (0)