Modules§
Structs§
- Echo
State Network - Physical
Reservoir - RLS
- Recursive Least Squares (RLS) optimizer.
- Ridge
- Ridge regression model.
Traits§
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.