-
Notifications
You must be signed in to change notification settings - Fork 2
Home
KristynaPijackova edited this page Dec 21, 2021
·
3 revisions
Welcome to this repository's wiki!
What you can find in here are hopefully useful links which will help
https://www.theaidream.com/post/introduction-to-rnn-and-lstm
-
Designed to work with sequential data
-
Each cell contains information from the previous one -> the network has a memory
-
Simple RNNs have problem with vanishing gradients -> harder to learn tong time steps