You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/index.rst
+1-11
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,6 @@ experiment with PyTorch.
6
6
7
7
.. panels::
8
8
9
-
Image Classification using Vision Transformer
10
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11
-
12
-
This example shows how to train a `Vision Transformer <https://en.wikipedia.org/wiki/Vision_transformer>`__
13
-
from scratch on the `CIFAR10 <https://en.wikipedia.org/wiki/CIFAR-10>`__ database.
14
-
15
-
`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/vision_transformer>`__ :opticon:`link-external`
16
-
17
-
---
18
-
19
9
Image Classification Using ConvNets
20
10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21
11
@@ -176,4 +166,4 @@ experiment with PyTorch.
176
166
177
167
This example implements the `Semi-Supervised Classification with Graph Convolutional Networks <https://arxiv.org/pdf/1609.02907.pdf>`__ paper on the CORA database.
178
168
179
-
`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/gcn>`__ :opticon:`link-external`
169
+
`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/gcn>`__ :opticon:`link-external`
0 commit comments