hlamba28 / NMT-with-Attention-Mechanism

In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Python. I have used TensorFlow functionalities like tf.data.Dataset to manage the input pipeline, Eager Execution and Model sub classing to create the model architecture.
24Updated 5 years ago

Related projects

Alternatives and complementary repositories for NMT-with-Attention-Mechanism