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

Input Sanitazing for activation function #54

Open ztoufik opened 1 year ago

ztoufik commented 1 year ago

Consider cleaning the input argument for activation function in the Input-to-Node module init method