Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim committed May 25, 2024
1 parent e8a38cc commit 102beb0
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@ experiment with PyTorch.

.. panels::

Image Classification using Vision Transformer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This example shows how to train a `Vision Transformer <https://en.wikipedia.org/wiki/Vision_transformer>`__
from scratch on the `CIFAR10 <https://en.wikipedia.org/wiki/CIFAR-10>`__ database.

`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/vision_transformer>`__ :opticon:`link-external`

---

Image Classification Using ConvNets
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down Expand Up @@ -176,4 +166,4 @@ experiment with PyTorch.

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

`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/gcn>`__ :opticon:`link-external`
`GO TO EXAMPLE <https://github.com/pytorch/examples/blob/main/gcn>`__ :opticon:`link-external`

0 comments on commit 102beb0

Please sign in to comment.