Explore >> Select a destination


You are here

blog.otoro.net
| | www.v7labs.com
1.3 parsecs away

Travel
| | A neural network activation function is a function that is applied to the output of a neuron. Learn about different types of activation functions and how they work.
| | vankessel.io
1.5 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | explog.in
1.4 parsecs away

Travel
| | [AI summary] The user has shared a detailed implementation of a single-layer neural network in Rust, along with its training and evaluation process. They also provided the Cargo.toml file for the project and mentioned the results of running the code. The user is seeking feedback, comments, or suggestions for improvement, and they have included a note about the history of the project.
| | comsci.blog
9.2 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.