Skip to content

Bhargav263/LSTMTextGen

Repository files navigation

LSTMTextGen

A character-level word generator using LSTM, trained on tokenized text sequences. Utilizes embedding, LSTM, and softmax layers to predict the next character and generate words.

About

A character-level word generator using LSTM, trained on tokenized text sequences. Utilizes embedding, LSTM, and softmax layers to predict the next character and generate words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors