reservoir-computing topic

List reservoir-computing repositories

echoes

32
Stars
8
Forks
Watchers

Machine Learning with Echo State Networks, a scikit-learn compatible package.

awesome-reservoir-computing

32
Stars
1
Forks
Watchers

Awesome tutorials, papers, projects and tools for Reservoir Computing techniques like Echo State Networks (ESN).

Multi-variate time series classification with a bi-directional ESN with a readout implemented as a deep neural network.

RNN-RC-Chaos

86
Stars
34
Forks
Watchers

RNN architectures trained with Backpropagation and Reservoir Computing (RC) methods for forecasting high-dimensional chaotic dynamical systems.

NET

23
Stars
6
Forks
Watchers

Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.

RcTorch

36
Stars
11
Forks
Watchers

a PyTorch based Reservoir Computing package with Automatic Hyper-Parameter Tuning

PyRCN

87
Stars
19
Forks
Watchers

A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.

TorchRC

18
Stars
4
Forks
Watchers

An organized collection of Reservoir Computing models and techniques that is well-integrated within the PyTorch API.

EvoDynamic

20
Stars
5
Forks
Watchers

EvoDynamic seeks to evolve and develop suitable discrete dynamic models of self-organizing systems based on local interactions.

handson_reservoir

18
Stars
8
Forks
Watchers

Repository for paper "Hands-on reservoir computing" (NCE, 2022)