run_reservoir | R Documentation |
Run reservoir creates the internal states for the ESN.
input |
Numeric matrix containing the input features |
win |
Numeric matrix. The input weight matrix. |
wres |
Numeric matrix. The reservoir weight matrix. |
alpha |
Numeric value. The leakage rate (smoothing parameter). |
states train Numeric matrix with the internal states.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.