Skip to content

Commit 91e307e

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent f716217 commit 91e307e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:29e28409472a5f1512f74145768707a6b5b8a8cdfc0e806f00912f2068beff6d
3-
size 5672475
2+
oid sha256:0db819700dc79af0993bff420f555ababa965fc43e78b8369aef66c8abc8d03e
3+
size 5671926

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ accelerator:
2929
OS: Linux
3030
python: 3.10.12
3131
environment:
32-
- matplotlib==3.9.2
33-
- torch==2.4.1+cu121
34-
- seaborn==0.13.2
3532
- numpy==2.0.2
36-
- pytorch-lightning==2.4.0
33+
- torch==2.4.1+cu121
3734
- torchvision==0.19.1+cu121
3835
- torchmetrics==1.4.1
39-
published: '2025-04-08T10:50:13.747521'
36+
- pytorch-lightning==2.4.0
37+
- seaborn==0.13.2
38+
- matplotlib==3.9.2
39+
published: '2025-05-01T10:27:18.269232'

0 commit comments

Comments
 (0)