This is a machine learning model for machine translation from English to basic kikuyu
# Warwinu-Translates
This is a machine learning model for machine translation.
It has 3 Jupiter Notebooks for dataset collection, dataset cleaning and model training.The clean.txt file is the dataset which is made up of english to kikuyu pairs.The model is trained using the RNN-LSTM algorithm which takes advantage of the encoder -decoder translation.