Crate echo_state_network

Crate echo_state_network 

Source

Modules§

plotter

Structs§

EchoStateNetwork
PhysicalReservoir
RLS
Recursive Least Squares (RLS) optimizer.
Ridge
Ridge regression model.

Traits§

ReservoirComputing

Functions§

mean_absolute_error
Get the mean absolute error between two vectors
mean_squared_error
Get the mean squared error between two vectors
write_as_serde
Serialize the output of the echo state network. To save the log of the echo state network, optimizer, and input/output data as a JSON file.