Skip to content

Commit ddd9538

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent 878ffcc commit ddd9538

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:dbda9d3fb6e3625c1c6f7fe373df6c827c3c363fae45607b56d8eac530535d55
3-
size 5679196
2+
oid sha256:ad232e6e0cda4e34f5ebdecfc5456d7e36ed4ff5562511f147ad7524c274d8b6
3+
size 5675693

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ accelerator:
2929
OS: Linux
3030
python: 3.10.12
3131
environment:
32-
- pytorch-lightning==2.3.3
33-
- matplotlib==3.9.2
34-
- torch==2.4.0+cu121
35-
- torchvision==0.19.0+cu121
36-
- numpy==2.0.2
37-
- seaborn==0.13.2
32+
- torch==2.4.1+cu121
3833
- torchmetrics==1.4.1
39-
published: '2024-09-01T12:00:57.262118'
34+
- seaborn==0.13.2
35+
- numpy==2.0.2
36+
- matplotlib==3.9.2
37+
- pytorch-lightning==2.4.0
38+
- torchvision==0.19.1+cu121
39+
published: '2025-04-01T17:00:44.567224'

0 commit comments

Comments
 (0)