Skip to content

Commit 36db33a

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent e81cfc3 commit 36db33a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:ce323313e0a04484772d1a029c0a2667060d24929b3143d951e19fdf46d83060
3-
size 5671885
2+
oid sha256:c8b9c5b51f8c389e3513e7892c8bfe8fa09fab5241b12b7e246b8ea54dbe6722
3+
size 5677862

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ accelerator:
2727
- CPU
2828
- GPU
2929
environment:
30-
- matplotlib==3.9.1
30+
- lightning==2.3.3
3131
- torch==2.0.1+cu118
32-
- numpy==1.26.4
33-
- pytorch-lightning==2.0.9.post0
32+
- matplotlib==3.9.1
3433
- torchvision==0.15.2+cu118
35-
- lightning==2.3.3
3634
- seaborn==0.13.2
35+
- numpy==1.26.4
3736
- torchmetrics==1.2.1
38-
published: '2024-07-23T02:10:46.899368'
37+
- pytorch-lightning==2.0.9.post0
38+
published: '2024-07-23T08:33:23.796831'

0 commit comments

Comments
 (0)