Below is a list of posts I have created with the goal of teaching deep learning with a more intuitive approach or to simply share my ideas with people that might think they’re interest.
Deep Learning Posts
- MLP-Mixer (Theory)TL;DR – This is the first article I am writing to report on my journey studying the MPL-Mixer architecture. It will cover the basics up to an intermediate level. The goal is not to reach an advanced level. Reference: https://arxiv.org/abs/2105.01601 Introduction From the original paper it’s stated that We propose the MLP-Mixer architecture (or “Mixer”… Read more: MLP-Mixer (Theory)