Skip to content

Commit 826d40c

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/01-introduction-to-pytorch
1 parent d8cd339 commit 826d40c

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:c084a85a02565c219759138ededc099ed54b43338aa927d3df983160954efd82
3-
size 387077
2+
oid sha256:9e3c2dcad9d109cd1896404cd30f336dc2e272f86995795ab0a7b9f05400e318
3+
size 386980

.notebooks/course_UvA-DL/01-introduction-to-pytorch.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ accelerator:
1717
OS: Linux
1818
python: 3.10.12
1919
environment:
20-
- torch==2.4.1+cu121
21-
- seaborn==0.13.2
2220
- torchvision==0.19.1+cu121
21+
- pytorch-lightning==2.4.0
2322
- matplotlib==3.9.2
24-
- numpy==2.0.2
2523
- torchmetrics==1.4.1
26-
- pytorch-lightning==2.4.0
27-
published: '2025-04-08T10:39:40.336374'
24+
- seaborn==0.13.2
25+
- torch==2.4.1+cu121
26+
- numpy==2.0.2
27+
published: '2025-05-01T10:20:32.667411'

0 commit comments

Comments
 (0)