Collection of composable Reservoir Computing models.
torch_rc.nn.LeakyESN
A multi-layer Leaky Echo State Network.
torch_rc.nn.MultiringESN
A multi-layer Multiring Echo State Network.
torch_rc.nn.Linear
A linear readout layer that can be used with the torch_rc optimizers.
Python API
Notes