timothyas / xesn

Large scale Echo State Networks powered by xarray and dask.
https://xesn.readthedocs.io
Apache License 2.0
1 stars 1 forks source link

Bias Sparse check #35

Closed timothyas closed 1 year ago

timothyas commented 1 year ago

Should check to make sure is_sparse is not in the kwargs for bias.

timothyas commented 1 year ago

Options that aren't allowed are now ignored with a warning as of #49