Skip to content

Commit 2354acc

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/03-initialization-and-optimization
1 parent 8a6e635 commit 2354acc

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:2d828d79c15d59bd5dab6d5925762511060053fb9e0245878f35c09cb02752aa
3-
size 5671195
2+
oid sha256:520f59de07e35001a42430ffe26377e1007123e1c0bf8f7cfb425624cdb28c41
3+
size 5671570

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

Lines changed: 6 additions & 6 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-
- torch==2.1.2+cu121
33-
- matplotlib==3.9.1
34-
- numpy==1.26.4
32+
- torchvision==0.19.0+cu121
33+
- torchmetrics==1.4.0.post0
34+
- torch==2.4.0+cu121
3535
- seaborn==0.13.2
36-
- torchmetrics==1.2.1
37-
- torchvision==0.16.2+cu121
3836
- pytorch-lightning==2.0.9.post0
39-
published: '2024-07-26T06:38:09.097423'
37+
- numpy==1.26.4
38+
- matplotlib==3.9.1
39+
published: '2024-07-26T09:14:05.217270'

0 commit comments

Comments
 (0)