pyESN
pyESN copied to clipboard
Bug: There is a jump in error when the reservoir size is the same as the training length.

When n_reservoir == trainlen, there is a singularity in the mean squared error. I'm not sure if this is a "feature" of echo state networks or if this is a true bug. In the attached figure, n_reservoir == trainlen == 1000.