Skip to content

Commit a6716b6

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

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:b1e9094e45b583542462f9c2ad7d57a7b7872762b2450e8f37b358aa76cf1a42
3-
size 5671396
2+
oid sha256:9f7367546206d693c72814b49c56d4a0f0689249e7b1e13866e63c540755ed2b
3+
size 5671909

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ accelerator:
2727
- CPU
2828
- GPU
2929
environment:
30-
- torchmetrics==1.2.1
31-
- seaborn==0.13.2
32-
- matplotlib==3.9.1
33-
- torchvision==0.15.2+cu118
3430
- pytorch-lightning==2.0.9.post0
35-
- numpy==1.26.4
31+
- torchvision==0.15.2+cu118
32+
- matplotlib==3.9.1
3633
- torch==2.0.1+cu118
37-
published: '2024-07-23T17:11:04.113005'
34+
- numpy==1.26.4
35+
- torchmetrics==1.2.1
36+
- seaborn==0.13.2
37+
published: '2024-07-23T21:13:06.368498'

0 commit comments

Comments
 (0)