Releases: PlasmaControl/PyRCN
Releases · PlasmaControl/PyRCN
Release list
PyRCN 0.1.0
This release introduces a new backend for PyRCN. It is now based on PyTorch and makes PyRCN more flexible to use.
Sequential processing is supported by PyTorch natively, compared to scikit-learn.
For backward compatibility and for the sake of simplicity, we still keep the existing interface.