/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

wtfleming.github.io
| | comsci.blog
1.1 parsecs away

Travel
| | In this blog post, we will learn about vision transformers (ViT), and implement an MNIST classifier with it. We will go step-by-step and understand every part of the vision transformers clearly, and you will see the motivations of the authors of the original paper in some of the parts of the architecture.
| | www.jeremymorgan.com
0.7 parsecs away

Travel
| Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits.