kalekiu / easyesn

Python library for Reservoir Computing using Echo State Networks
131 stars 37 forks source link

PredictionESN gives error when using initialData in method predic #9

Closed Jo6a closed 3 years ago

Jo6a commented 5 years ago

PredictionESN gives error when using initialData in method predic and the feedback is set to True.

UnboundLocalError: local variable 't' referenced before assignment