reservoir-computing
There are 107 repositories under reservoir-computing topic.
reservoirpy/reservoirpy
A simple and flexible code for Reservoir Computing architectures like Echo State Networks
nschaetti/EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
FilippoMB/Time-series-classification-and-clustering-with-Reservoir-Computing
Implement Reservoir Computing models for time series classification, clustering, forecasting, and much more!
cknd/pyESN
Echo State Networks in Python
stefanonardo/pytorch-esn
An Echo State Network module for PyTorch.
SciML/ReservoirComputing.jl
Reservoir computing utilities for scientific machine learning (SciML)
FilippoMB/python-time-series-handbook
Book and material for the course "Time series analysis with Python" (STA-2003)
kalekiu/easyesn
Python library for Reservoir Computing using Echo State Networks
pvlachas/RNN-RC-Chaos
RNN architectures trained with Backpropagation and Reservoir Computing (RC) methods for forecasting high-dimensional chaotic dynamical systems.
PlasmaControl/PyRCN
A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
jiahao42/Reservoir
Code for Reservoir computing (Echo state network)
reservoirpy/awesome-reservoir-computing
Awesome tutorials, papers, projects and tools for Reservoir Computing techniques like Echo State Networks (ESN).
blindedjoy/RcTorch
a PyTorch based Reservoir Computing package with Automatic Hyper-Parameter Tuning
fabridamicelli/echoes
Machine Learning with Echo State Networks, a scikit-learn compatible package.
Saran-nns/sorn
PyPi Package of Self-Organizing Recurrent Neural Networks (SORN) and Neuro-robotics using OpenAI Gym
Zheng-Meng/Tracking-Control
Published in Nature Communications: Model-free tracking control of complex dynamical trajectories with machine learning.
stevenabreu7/handson_reservoir
Repository for paper "Hands-on reservoir computing" (NCE, 2022)
FilippoMB/Bidirectional-Deep-readout-Echo-State-Network
Multivariate time series classification with a bi-directional ESN with a deep neural network readout.
Zheng-Meng/Reservoir-Computing-and-Hyperparameter-Optimization
Reservoir computing for short-and long-term prediction of chaotic systems, with tasks Lorenz and Mackey-Glass systems. Bayesian optimization (hyperparameter optimization algorithm) is used to tune the hyperparameters and improve the performance.
GTANAKA-LAB/Memristor-Network-Reservoir
Memristor-Network-Reservoir: MATLAB codes for simulating memristor networks and performing reservoir computation.
okozelsk/NET
Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.
LumenPallidium/backprop-alts
This repository has implementations of various alternatives to backpropagation for training neural networks.
Devrim-Celik/simple_echo_state_network
Echo state network framework, NARMA10 dataset generator as an demonstration supplied.
SocratesNFR/EvoDynamic
EvoDynamic seeks to evolve and develop suitable discrete dynamic models of self-organizing systems based on local interactions.
andrekovac/reservoir-persistent-memory
Simulation code of the paper "Persistent Memory in Single Node Delay-Coupled Reservoir Computing"
Anurag14/Inflow-Prediction-Bhakra
Code for papers Optimal Reservoir Operations using Long Short-Term Memory Network and Bi-directional Storage Capacity and Elevation Level Calculator for Reservoir Operation Management
danieleds/TorchRC
An organized collection of Reservoir Computing models and techniques that is well-integrated within the PyTorch API.
ahaeusser/echos
Echo State Networks for Time Series Forecasting
baronefr/rhavok-analysis
A review of HAVOK and Reservoir computing for chaotic dynamics forecast
wangsc1912/rc_pndi
[Nature Communications 2023] "Wearable in-sensor reservoir computing using optoelectronic polymers with through-space charge-transport characteristics for multi-task learning"
Devrim-Celik/multi_delay-coupled_reservoir
Python3 Implementation of a Multi-Delay Coupled Reservoir, with a Demonstration on a NARMA10 Dataset.
nikhil-garg/EMG_exp
This is the code for the paper Signals to Spikes for Neuromorphic Regulated Reservoir Computing and EMG Hand Gesture Recognition
RishabhMalviya/SNN_Arduino
A library that you can use to build spiking neural network brains for your Arduino robots! Largely allows you to follow the paradigms of liquid state machines with LIF neurons.
FilippoMB/Pyramidal-Reservoir-Graph-Neural-Networks
Official repository of the paper "Pyramidal Reservoir Graph Neural Networks".
lw-kong/Long-Term-Memory-in-RC
Reservoir-computing based associative memory and itinerancy for complex dynamical attractors
MaterialMan/CHARC
Source code for the CHAracterisation of Reservoir Computers (CHARC) framework