Skip to content

Releases: PlasmaControl/PyRCN

Release list

PyRCN 0.1.0

Choose a tag to compare

@renierts renierts released this 20 Jul 18:06

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.