Skip to content

GauravSingh9356/DEEP_LEARNING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DEEP_LEARNING

Google-Stock-Price-Prediction-Using-RNN---LSTM

What is RNN

Recurrent Neural Networks can Memorize/remember previous inputs in-memory When a huge set of Sequential data is given to it.

These loops make recurrent neural networks seem kind of mysterious. However, if you think a bit more, it turns out that they aren’t all that different than a normal neural network. A recurrent neural network can be thought of as multiple copies of the same network, each passing a message to a successor.

About

All my practical implementations using Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages