Back to Freecodecamp

Recurrent Neural Networks RNN and Long Short Term Memory LSTM

curriculum/challenges/english/blocks/how-neural-networks-work/5e9a0e9ef99a403d019610cb.md

latest308 B
Original Source

--questions--

--text--

What are the main neural network components that make up a Long Short Term Memory network?

--answers--

New information and prediction.


Prediction, collected possibilities, and selection.


Prediction, ignoring, forgetting, and selection.

--video-solution--

3