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.