Recurrent Cells Reference ========================= This page documents all custom recurrent cells provided in the `torchrecurrent.cells` module. .. autosummary:: :toctree: generated/ :nosignatures: torchrecurrent.AntisymmetricRNNCell torchrecurrent.GatedAntisymmetricRNNCell torchrecurrent.NBRCell torchrecurrent.BRCell torchrecurrent.CFNCell torchrecurrent.FastRNNCell torchrecurrent.FastGRNNCell torchrecurrent.ATRCell torchrecurrent.IndRNNCell torchrecurrent.JANETCell torchrecurrent.LiGRUCell torchrecurrent.MGUCell torchrecurrent.NASCell torchrecurrent.PeepholeLSTMCell torchrecurrent.RANCell torchrecurrent.coRNNCell