Cells
This module provides several recurrent layers. In this page you can access their API documentation from this list:
- AntisymmetricRNNCell: Antisymmetric Recurrent Neural Network Cell
- ATRCell: Addition-Subtraction Twin-Gated Recurrent Cell
- BRCell: Bistable Recurrent Cell
- CFNCell: Chaos Free Network Cell
- coRNNCell: Coupled Oscillatory Recurrent Neural Network Cell
- FastGRNNCell: Fast Gated Recurrent Neural Network Cell
- FastRNNCell: Fast Recurrent Neural Network Cell
- FSRNNCell: FastSlow Recurrent Neural Network Cell
- GatedAntisymmetricRNNCell: Gated Antisymmetric Recurrent Neural Network Cell
- IndRNNCell: Independently Recurrent Neural Network Cell
- JANETCell: Just Another Network Cell
- LEMCell: Long Expressive Memory Cell
- LiGRUCell: Light Gated Recurrent Unit Cell
- LightRUCell: Light Recurrent Unit Cell
- MGUCell: Minimal Gated Unit Cell
- MinimalRNNCell: Minimal Recurrent Neural Network Cell
- MultiplicativeLSTMCell: Multiplicative Long Short-Term Memory Cell
- MUT1Cell: Mutated RNN Variant 1 Cell
- MUT2Cell: Mutated RNN Variant 2 Cell
- MUT3Cell: Mutated RNN Variant 3 Cell
- NASCell: Neural Architecture Search Cell
- NBRCell: Neuromodulated Bistable Recurrent Cell
- PeepholeLSTMCell: Peephole Long Short-Term Memory Cell
- RANCell: Recurrent Additive Network Cell
- RHNCell: Recurrent Highway Network Cell
- RHNCellUnit: Recurrent Highway Network Unit
- SCRNCell: Structurally Constrained Recurrent Network Cell
- SGRNCell: Simple Gated Recurrent Network Cell
- STARCell: Stackable Recurrent Network Cell
- TGRUCell: Typed Gated Recurrent Unit Cell
- TLSTMCell: Typed Long Short-Term Memory Cell
- TRNNCell: Typed Recurrent Neural Network Cell
- UnICORNNCell: Undamped Independent Controlled Oscillatory Recurrent Neural Network Cell
- WMCLSTMCell: Working Memory Connection Long Short-Term Memory Cell