Skip to content

Commit e87bd78

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent 7e82755 commit e87bd78

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:1b1c116b5678b48e3d378b0c45ec159d282479c1e23a0199a79fd9d9459eee3b
3-
size 5678159
2+
oid sha256:dbda9d3fb6e3625c1c6f7fe373df6c827c3c363fae45607b56d8eac530535d55
3+
size 5679196

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

Lines changed: 5 additions & 5 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-
- matplotlib==3.9.1
33-
- torchvision==0.19.0+cu121
3432
- pytorch-lightning==2.3.3
33+
- matplotlib==3.9.2
3534
- torch==2.4.0+cu121
36-
- torchmetrics==1.4.0.post0
35+
- torchvision==0.19.0+cu121
36+
- numpy==2.0.2
3737
- seaborn==0.13.2
38-
- numpy==1.26.4
39-
published: '2024-07-26T11:19:32.325182'
38+
- torchmetrics==1.4.1
39+
published: '2024-09-01T12:00:57.262118'

0 commit comments

Comments
 (0)