Neural Machine Translation using Seq-to-Seq with Keras

Translation from English to French using encoder-decoder model.

We have 10,000 english sentences and corresponding 10,000 translated French sentences. Approach for training is as follows :

Prediction
There are major changes in the decoder network.

                                                                       

Networks for Training and Inference

                                                                       

Training Model                                                                        

train

                                                                                                           

Prediction Model                                                                        

pred