User Guide#

This guide provide in-depth documentation about several key concepts of reservoirpy, such as how to manipulate pools of neurons encapsulated in a Node object, connect them and train the connections, add feedback connections, enable parallelization, and more.

Before using reservoirpy, make sure you have correctly installed the package and all its dependencies by Getting started.

To learn how to create an Echo State Networks within a few minutes and get hands on ReservoirPy basic features, see A quick start to ReservoirPy.