User Tools

Site Tools


concepts:rnn

Recurrent Neural Network (RNN)

A network architecture that processes sequences by maintaining a hidden state updated at each time step. Attention Residuals has a recurrent interpretation: the softmax attention over all prior layer outputs can be viewed as a weighted recurrence, connecting transformer depth to recurrent computation.

See also: attention_residuals, softmax_attention, gradient_highway

concepts/rnn.txt · Last modified: by aethersync

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki