We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7961604 commit 76a9121Copy full SHA for 76a9121
.notebooks/course_UvA-DL/11-vision-transformer.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:cb5685c09785f8cfa38846f9321581636b1ac01e07dc87e7b3736f50b7cc74b3
3
-size 444044
+oid sha256:2da29becbfdd93651cc259ee3cab590ab79825fcbec66e25621b8249f66028c0
+size 417536
.notebooks/course_UvA-DL/11-vision-transformer.yaml
@@ -33,12 +33,12 @@ accelerator:
33
OS: Linux
34
python: 3.10.12
35
environment:
36
+- torchmetrics==1.4.1
37
+- seaborn==0.13.2
38
- torchvision==0.19.1+cu121
-- tensorboard==2.19.0
-- torch==2.4.1+cu121
39
- pytorch-lightning==2.4.0
40
-- seaborn==0.13.2
41
-- torchmetrics==1.4.1
+- torch==2.4.1+cu121
+- tensorboard==2.19.0
42
- numpy==2.0.2
43
- matplotlib==3.9.2
44
-published: '2025-04-01T17:37:46.293889'
+published: '2025-04-03T19:33:52.933792'
0 commit comments