GithubHelp home page GithubHelp logo

v-borse / reservoirpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reservoirpy/reservoirpy

0.0 0.0 0.0 34.14 MB

A simple and flexible code for Reservoir Computing architectures like Echo State Networks

License: MIT License

Python 100.00%

reservoirpy's Introduction

ReservoirPy (v0.2.4)

A simple and flexible code for Reservoir Computing architectures like Echo State Networks (ESN).

PyPI version Documentation Status Build Status

ReservoirPy is a simple user-friendly library based on Python scientific modules. It provides a flexible interface to implement efficient Reservoir Computing (RC) architectures with a particular focus on Echo State Networks (ESN). Advanced features of ReservoirPy allow to improve computation time efficiency on a simple laptop compared to basic Python implementation. Some of its features are: offline and online training, parallel implementation, sparse matrix computation, fast spectral initialization, etc. Moreover, graphical tools are included to easily explore hyperparameters with the help of the hyperopt library.

This library works for Python 3.6 and higher.

Offcial documentation

See the official ReservoirPy's documentation to learn more about the main features of ReservoirPy, its API and the installation process.

Examples and tutorials

Go to the examples folder for intallation, examples, tutorials and Jupyter Notebooks.

Versions

To enable last features of ReservoirPy, you migth want to download a specific Git branch.

Available versions and corresponding branch:

  • v0.1.x : v0.1
  • v0.2.x (last stable) : master
  • v0.2.x (dev) : v0.2.x
  • (comming soon) v0.3.0 : v0.3

Quick try

Chaotic timeseries prediction (MackeyGlass)

Run and analyse these two files to see how to make timeseries prediction with Echo State Networks:

  • simple_example_MackeyGlass.py (using the ESN class)

    python simple_example_MackeyGlass.py
  • minimalESN_MackeyGlass.py (without the ESN class)

    python minimalESN_MackeyGlass.py

Preprint with tutorials

Tutorial on ReservoirPy can be found in this preprint (Trouvain et al. 2020).

Explore Hyper-Parameters with Hyperopt

Tutorial on how to explore hyperparameters with ReservoirPy and Hyperopt can be found in this preprint (Trouvain et al. 2020).

Turorial and Jupyter Notebook for hyper-parameter exploration

More info on hyperopt: Official website

Cite

Nathan Trouvain, Luca Pedrelli, Thanh Trung Dinh, Xavier Hinaut. ReservoirPy: an Efficient and User-Friendly Library to Design Echo State Networks. 2020. ⟨hal-02595026⟩ https://hal.inria.fr/hal-02595026

reservoirpy's People

Contributors

ntrouvain avatar neuronalx avatar trungdinht avatar jokfun avatar ajuvenn avatar lucapedrelli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.