Yeezy Taught Me Text Generation. Training next character predictions RNN LSTM model with user input text corpus
-
Updated
Dec 4, 2022 - JavaScript
Yeezy Taught Me Text Generation. Training next character predictions RNN LSTM model with user input text corpus
Application for character prediction using machine learning. The application is implemented using LSTM neural networks.
Predictes the posible full word based on given partial text.
applying different RNN architecture to build character prediction model and a word based prediction model these model are trained on data of specific topics from wikipedia
Add a description, image, and links to the character-prediction topic page so that developers can more easily learn about it.
To associate your repository with the character-prediction topic, visit your repo's landing page and select "manage topics."