From 102beb09a3e6741a568e724d9607b6a7ee46ca72 Mon Sep 17 00:00:00 2001 From: Mark Saroufim Date: Fri, 24 May 2024 22:15:24 -0700 Subject: [PATCH] Update index.rst --- docs/source/index.rst | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ddfd45b3fc..1436b85d1a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,16 +6,6 @@ experiment with PyTorch. .. panels:: - Image Classification using Vision Transformer - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - This example shows how to train a `Vision Transformer `__ - from scratch on the `CIFAR10 `__ database. - - `GO TO EXAMPLE `__ :opticon:`link-external` - - --- - Image Classification Using ConvNets ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -176,4 +166,4 @@ experiment with PyTorch. This example implements the `Semi-Supervised Classification with Graph Convolutional Networks `__ paper on the CORA database. - `GO TO EXAMPLE `__ :opticon:`link-external` \ No newline at end of file + `GO TO EXAMPLE `__ :opticon:`link-external`