Skip to content
#

text-generation-using-gru

Here is 1 public repository matching this topic...

RNN is one of the very powerful deep-learning algorithm which works amazingly well on Sequential Data. As historical or past data plays major role in the prediction of sequential data, RNN takes these inputs of not only recent output but also past output. Here I have used GRU for the prediction of eminem's Rap.

  • Updated Sep 2, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the text-generation-using-gru topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-generation-using-gru topic, visit your repo's landing page and select "manage topics."

Learn more