Skip to content
#

eager-execution

Here are 39 public repositories matching this topic...

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.

  • Updated Mar 21, 2019
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the eager-execution topic, visit your repo's landing page and select "manage topics."

Learn more