Gated Recurrent Neural Networks (Gated RNN)
Gated Recurrent Neural Networks (Gated RNN)
- an extension of Recurrent Neural Networks (RNN) that uses "gates" to keep and/or discard information within the cell state
Gated RNN - Types
Long-Short Term Memory (LSTM) |
|
---|---|
Gated Recurrent Unit (GRU) |
Gated RNN - Comparisons
Resources
, multiple selections available,