Recurrent Cells Reference
This page documents all custom recurrent cells provided in the torchrecurrent.cells module.
An Antisymmetric recurrent neural network (RNN) cell. |
|
A gated Antisymmetric RNN cell. |
|
A Neuromodulated Bistable Recurrent (NBR) cell. |
|
A Bistable recurrent cell. |
|
A Chaos Free Network (CFN) cell. |
|
A “Fast RNN” cell with two scalar gates α and β. |
|
A Fast gated recurrent neural network cell. |
|
An Additive–Transform Recurrent (ATR) cell. |
|
An Independently Recurrent Neural Network (IndRNN) cell. |
|
A JANET (Just Another NETwork) recurrent cell. |
|
A Light Gated Recurrent Unit (LiGRU) cell. |
|
A Minimal Gated Unit (MGU) cell. |
|
A Neural Architecture Search (NAS) cell. |
|
A Peephole LSTM cell with learnable peephole connections. |
|
A Recurrent Additive Network (RAN) cell. |
|
A Coupled Oscillatory RNN (coRNN) cell. |