*************************** RectiPy.rectipy.rnn_layer *************************** Module that contains the base classes for RNN layers that are automatically created upon `rectipy.Network` initialization and represent the core layer of each `rectipy.Network` instance. .. automodule:: rectipy.rnn_layer :members: :undoc-members: :show-inheritance: