I need keras model for decryption

Job ID: 36231306

Budget: $15 – $25 AUD

I need keras model for decryption.
I have already done but the accuracy is too low.
The accuracy should be at least 70%.
E1.txt is encrypted messages. It is the train data
phrase.txt is original messages. It is the label data.
I converted strings into float arrays.
For encypted messages, please see "EncyptToVector" in Utils.py.
For original messages, please see "LabelToVector" in Utils.py
dict.txt is dictionary of which key is the word of original messages, the value is float value calculated by "LabelToVector"
You just need to modify model to increase performance.
Related categories: Python Machine Learning (ML) Keras Deep Learning NLP