Back to search
Created an LSTM language model to predict the next word in a sentence from raw course content. Implemented a full preprocessing pipeline including tokenization, numerical encoding, and padding. Designed an Embedding → LSTM → Linear architecture and a recursive generation loop to produce coherent multi-word sequences from seed text.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits