Fix the Encoding-Decoding LSTM code

Posted on September 6, 2017
Fix the Encoding-Decoding LSTM code to convert english text from one form to another and give proper results. The current LSTM code is available here https://www.dropbox.com/s/whpbmoq7zrii95l/lstmforupwork.zip?dl=0 . The python file encoder_decoder_lstm.py is responsible for learning neural network