Transformers Tutorial (Paper Explained + Implementation in Tensorflow and Pytorch) - Part3 🤗⚡

preview_player
Показать описание
The transformer is a deep learning model that adopts the mechanism of self-attention, differentially weighing the significance of each part of the input data. It is used primarily in the fields of natural language processing (NLP) and computer vision (CV).

In this series of videos, I read and explain the paper and implement its code in both Pytorch and Tensorflow.

GitHub Repository:

#AttentionIsAllYouNeed #SelfAttention #tensorflow #pytorch #nlp #tutorial #programming #artificialintelligence
Рекомендации по теме
Комментарии
Автор

Looking forward to seeing the full Tensorflow implementation in part 4 :)

FaridTaba