Explore >> Select a destination


You are here

blog.paperspace.com
| | comsci.blog
1.0 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.kdnuggets.com
1.2 parsecs away

Travel
| | This blog post provides a tutorial on constructing a convolutional neural network for image classification in PyTorch, leveraging convolutional and pooling layers for feature extraction as well as fully-connected layers for prediction.
| | www.jeremymorgan.com
1.3 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.
| | zserge.com
8.8 parsecs away

Travel
| Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend