Neural Machine Translation With a Transformer and Keras

preview_player
Показать описание
This tutorial demonstrates how to create and train a sequence-to-sequence Transformer model to translate Portuguese into English. The Transformer was originally proposed in "Attention is all you need" by Vaswani et al. (2017).

Transformers are deep neural networks that replace CNNs and RNNs with self-attention. Self attention allows Transformers to easily transmit information across the input sequences.

If you want to read the most in-depth tutorial subscribe to my daily newsletter here. It really helps me keep going so please if you can do subscribe.

Instead of buying books. You can read the most detailed and in depth articles on my medium page. So check and the link below and read everything related to machine learning and data science.

Subscribe to my newsletter, and receive the best of articles and podcast directly to your mail inbox.

If you want to turn your keyboard to sound like Star Wars and other type of sound whenever you like, then check it out! Download it from here!

👋 Hi, there I am Onepagecode
👀 I am interested in data science and machine learning
🌱 Currently building a community dedicated to datascience. Everything about source code.
💞️ I am looking to collaborate on makeing source code work.
📫 Reach me in the comment box of my YouTube channel

You can find written explanation here. Check It out .

The music used in this video is from here:
Рекомендации по теме
Комментарии
Автор

Is this the full video? Cannot see translation demonstration. However thank you very much

gangs
Автор

how do you deploy this model on android?

yusefpersona