Transformer Architecture in 20 Minutes End to End Explained
In this video, we understand the Transformer Architecture in a simple and intuitive way in just 20 minutes. This is a complete end-to-end explanation based on the research paper “Attention Is All You Need” (2017).
Here is the GitHub repo link:
https://github.com/switch2ai
You can download all the code, scripts, and documents from the above GitHub repository.
We take a real example of Machine Translation to understand the working:
English
We are learning transformer
Hindi
Hum transformer sikh rahe hai
Transformer consists of two main components:
Encoder
Processes the input (source langua…
Watch on YouTube ↗
(saves to browser)
DeepCamp AI