pyESN icon indicating copy to clipboard operation
pyESN copied to clipboard

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

Open samgdotson opened this issue 5 years ago • 0 comments

MSEvTL_singularity

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.

samgdotson avatar Sep 04 '20 20:09 samgdotson