Reading Time: 4 minutes Hello everyone, I hope that you're all doing good. The weather is great this morning, so let's sit down to write some code. Today, I want to talk about one of the most challenging (and most fun) tasks in NLP's world: Machine Translation. We will go through how to implement a neural machine translation model using Tensorflow. Yep, we will use the deep learning approach, which is why it has the word "neural".
Follow Me On