ChristianJason22042004/LSTM_TEXT_GENERATION
Train a dual-layer LSTM on any .txt file and generate new text word by word using temperature sampling. Built with TensorFlow/Keras — sliding window sequences, early stopping, and model checkpointing. No GPU required.projects showcasing my AIML skills
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ChristianJason22042004/LSTM_TEXT_GENERATION"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text...
vpj/python_autocomplete
A simple neural network for python autocompletion
jackcook/predictive-spy
Spying on Apple’s new predictive text model
yuazi/keyboard-AI
Self-learning keyboard layout optimizer using n-gram statistics and an ergonomic cost model
realAltamashAli/bilingual-swiftkey-nlp
A high-performance bilingual (EN/DE) text prediction engine using Katz Back-off N-gram modeling,...