Skip to content

Commit 8399b1c

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/07-deep-energy-based-generative-models
1 parent 49dd5b4 commit 8399b1c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-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:1285b50b0a260738a5a05ea3dfa5a3c769f184d76eb596f7720b8174bea09ae8
3-
size 597735
2+
oid sha256:96929e2cb30a40d931b34c29b7cff94e04c05a51bad400b82702a51b709c2a62
3+
size 597445

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@ description: 'In this tutorial, we will look at energy-based deep learning model
3838
accelerator:
3939
- CPU
4040
- GPU
41+
OS: Linux
42+
python: 3.10.12
4143
environment:
42-
- matplotlib==3.9.1
43-
- tensorboard==2.17.0
44-
- pytorch-lightning==2.0.9.post0
45-
- torchvision==0.15.2+cu118
4644
- numpy==1.26.4
47-
- torch==2.0.1+cu118
45+
- seaborn==0.13.2
4846
- torchmetrics==1.2.1
49-
published: '2024-07-23T21:28:38.791844'
47+
- matplotlib==3.9.1
48+
- pytorch-lightning==2.0.9.post0
49+
- tensorboard==2.17.0
50+
- torch==2.1.2+cu121
51+
- torchvision==0.16.2+cu121
52+
published: '2024-07-26T06:49:48.754048'

0 commit comments

Comments
 (0)