AI RESEARCH
OpenReservoirComputing: GPU-Accelerated Reservoir Computing in JAX
arXiv CS.LG
•
ArXi:2603.14802v1 Announce Type: new OpenReservoirComputing (ORC) is a Python library for reservoir computing (RC) written in JAX (Bradbury 2018) and Equinox (Kidger and Garcia 2021). JAX is a Python library for high-performance numerical computing that enables automatic differentiation, just-in-time (JIT) compilation, and GPU/TPU acceleration, while Equinox is a neural network framework for JAX. RC is a form of machine learning that functions by lifting a low-dimensional sequence or signal into a high-dimensional dynamical system and.