stevenabreu7 / handson_reservoir

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

Home Page:https://iopscience.iop.org/article/10.1088/2634-4386/ac7db7/meta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on reservoir computing

Repository for the paper "Hands-on reservoir computing: a tutorial for practical implementation" (Neuromorphic Computing and Engineering, 2022), link to paper.

Please see the handson_tutorial notebook for a hands-on tutorial that walks through the setup, training, and optimization of a physical reservoir system, using a blackbox simulated reservoir (found in the reservoir Python script) as a stand-in for a physical reservoir. The tutorial uses the Iris dataset which can be downloaded via the UCI ML Repository or via Kaggle (registration may be required). It is already available as a CSV file in this repository.

About

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

https://iopscience.iop.org/article/10.1088/2634-4386/ac7db7/meta

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%