Skip to content

Commit 3ebc08b

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/07-deep-energy-based-generative-models
1 parent 5233906 commit 3ebc08b

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:fbf330086ac648154e6605d411ee1e7900e252dda4c403561dde06598cffbe89
3-
size 598180
2+
oid sha256:c8a777ca8cd3341dafcdbdabcd6487f4ffb94171e8e6e3df26b9d80c78992f4c
3+
size 598270

.notebooks/course_UvA-DL/07-deep-energy-based-generative-models.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ accelerator:
4141
OS: Linux
4242
python: 3.10.12
4343
environment:
44+
- matplotlib==3.9.2
4445
- seaborn==0.13.2
45-
- torchmetrics==1.4.0.post0
46-
- tensorboard==2.17.0
47-
- torch==2.4.0+cu121
48-
- numpy==1.26.4
4946
- pytorch-lightning==2.3.3
47+
- numpy==2.0.2
48+
- torchmetrics==1.4.1
49+
- torch==2.4.0+cu121
5050
- torchvision==0.19.0+cu121
51-
- matplotlib==3.9.1
52-
published: '2024-07-26T11:27:45.215407'
51+
- tensorboard==2.17.1
52+
published: '2024-09-01T12:08:52.632846'

0 commit comments

Comments
 (0)