tkarim45/Text-Generation-using-RNN
This repository hosts a comprehensive implementation of Recurrent Neural Network (RNN) based Text Generation models. Text generation is a fascinating application of deep learning where the model learns to predict the next character, word, or sequence of words based on the input it has seen so far.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tkarim45/Text-Generation-using-RNN"
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,...