Skip to content

Commit 102beb0

Browse files
authored
Update index.rst
1 parent e8a38cc commit 102beb0

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/source/index.rst

+1-11
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ experiment with PyTorch.
66

77
.. panels::
88

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-
199
Image Classification Using ConvNets
2010
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2111

@@ -176,4 +166,4 @@ experiment with PyTorch.
176166

177167
This example implements the `Semi-Supervised Classification with Graph Convolutional Networks <https://arxiv.org/pdf/1609.02907.pdf>`__ paper on the CORA database.
178168

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

Comments
 (0)