shaadclt / TextAutocomplete-LSTM-Tensorflow

Text Autocomplete with TensorFlow LSTM is a project that demonstrates how to build a simple text autocomplete system using TensorFlow and LSTM (Long Short-Term Memory) networks. This project utilizes a dataset of frequently asked questions (FAQs) to train the LSTM model to predict the next word given a sequence of words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shaadclt/TextAutocomplete-LSTM-Tensorflow Stargazers