torch_rc.nn =================================== .. currentmodule:: torch_rc.nn Collection of composable Reservoir Computing models. Reservoir Layers ---------------- .. autosummary:: :toctree: generated :nosignatures: :template: classtemplate.rst torch_rc.nn.LeakyESN torch_rc.nn.MultiringESN Readout Layers ---------------- .. autosummary:: :toctree: generated :nosignatures: :template: classtemplate.rst torch_rc.nn.Linear