AI > StatQuest > Flashcards
A neural network for dealing with different amounts of input data, e.g. stock market history is called…
Recurrent Neural Network
What’s the main feature of a RNN?
feedback loop
Why are RNNs difficult to train?
Vanishing/exploding gradient problem