Skip to content

Experimentation of converting English to Pig Latin via a variety of Vanilla-seq2seq networks, Attention-mechanism based models and Transformer based Machine translation system.

Notifications You must be signed in to change notification settings

tarujg/seq-models-igpay-atinlay

Repository files navigation

Sequential Learning to convert English to Pig-Latin

The following Machine Translation models are implemented:

  • A vanilla sequence to sequence network, consisting of two RNNs (encoder + decoder)
  • A seq2seq network, with attention mechanism to assist the model performance.
  • A basic transformers based model to further boost performance.

About

Experimentation of converting English to Pig Latin via a variety of Vanilla-seq2seq networks, Attention-mechanism based models and Transformer based Machine translation system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published