PlasmaControl / PyRCN

A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
BSD 3-Clause "New" or "Revised" License
89 stars 19 forks source link

so many bugs #35

Closed xk-wang closed 3 years ago

xk-wang commented 3 years ago

so many bugs in this script https://github.com/TUD-STKS/PyRCN/blob/master/examples/onset_detection.ipynb

renierts commented 3 years ago

Dear xk-wang,

thanks for your interest in the PyRCN models for onset detection.

In the last six months, we have started a drastical refactorization of the entire PyRCN library. Please give me time until tomorrow to update the notebook. Then, you have the code to train the models for the ICPR paper, which is your issue #34 .

xk-wang commented 3 years ago

ok, thank you @renierts