Skip to content

Commit 6ff83c5

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/02-activation-functions
1 parent 51ba10b commit 6ff83c5

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:f65551eba9b3f9ec902906e9dc6c0638efb0b869d4442e4b1280a1870f6225df
3-
size 3239404
2+
oid sha256:308714f988c629155f765e9f5bcd91e955e437fc50483b2ea30821e6e154efeb
3+
size 3236831

.notebooks/course_UvA-DL/02-activation-functions.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ accelerator:
2626
OS: Linux
2727
python: 3.10.12
2828
environment:
29+
- pytorch-lightning==2.3.3
30+
- torch==2.4.0+cu121
31+
- matplotlib==3.9.1
2932
- seaborn==0.13.2
30-
- torchvision==0.19.0+cu121
31-
- numpy==1.26.4
3233
- torchmetrics==1.4.0.post0
33-
- matplotlib==3.9.1
34-
- torch==2.4.0+cu121
35-
- pytorch-lightning==2.0.9.post0
36-
published: '2024-07-26T09:11:43.990682'
34+
- numpy==1.26.4
35+
- torchvision==0.19.0+cu121
36+
published: '2024-07-26T11:16:51.939350'

0 commit comments

Comments
 (0)