gionanide / Neural_Machine_Translation

Neural Machine Translation using LSTMs and Attention mechanism. Two approaches were implemented, models, one without out attention using repeat vector, and the other using encoder decoder architecture and attention mechanism.

Repository from Github https://github.comgionanide/Neural_Machine_TranslationRepository from Github https://github.comgionanide/Neural_Machine_Translation

Neural_Machine_Translation

Neural Machine Translation using LSTMs and Attention mechanism. Two approaches were implemented, models, one without out attention using repeat vector, and the other using encoder decoder architecture and attention mechanism.

About

Neural Machine Translation using LSTMs and Attention mechanism. Two approaches were implemented, models, one without out attention using repeat vector, and the other using encoder decoder architecture and attention mechanism.


Languages

Language:Python 100.0%