Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

English to French seq-seq model usinge single head attention model #159

Open
sarthak7509 opened this issue Aug 18, 2021 · 0 comments
Open

Comments

@sarthak7509
Copy link

Learning Goals

  • Learn concept of dual Encoder model
  • Text Vectorization using tensorflow
  • Single attention model system

Exercise Statement

  • This exercise explain the machine translation of English to French using single head attention model.
  • Simple sequence to sequence translation.
  • Text vectorization using tf.keras.preprocessing.text

Prerequisites

  • Semantics classifications
  • Encoder decoder model
  • Knowledge of what is attention

Data source/summary:

sample work
https://github.com/sarthak7509/Neural-Machine-Translation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant