Skip to content

Commit adb4219

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

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-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:c8b9c5b51f8c389e3513e7892c8bfe8fa09fab5241b12b7e246b8ea54dbe6722
3-
size 5677862
2+
oid sha256:2f4af4c981336b0f36abc1d03673fc5ff2dc6de51c9f6b8fa2d1e33a6009114f
3+
size 5671496

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,11 @@ accelerator:
2727
- CPU
2828
- GPU
2929
environment:
30-
- lightning==2.3.3
31-
- torch==2.0.1+cu118
32-
- matplotlib==3.9.1
3330
- torchvision==0.15.2+cu118
34-
- seaborn==0.13.2
35-
- numpy==1.26.4
31+
- matplotlib==3.9.1
3632
- torchmetrics==1.2.1
33+
- torch==2.0.1+cu118
3734
- pytorch-lightning==2.0.9.post0
38-
published: '2024-07-23T08:33:23.796831'
35+
- seaborn==0.13.2
36+
- numpy==1.26.4
37+
published: '2024-07-23T12:02:43.732765'

0 commit comments

Comments
 (0)