Skip to content
#

gated-recurrent-units

Here are 54 public repositories 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
Sentiment-Analysis-Exchange-Rates

Improve this page

Add a description, image, and links to the gated-recurrent-units 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 gated-recurrent-units topic, visit your repo's landing page and select "manage topics."

Learn more