The Liquid State Machine (LSM) (Maass et. al. 2002) is a computational model which uses the high-dimensional, complex dynamics of recurrent neural circuits to conduct memory-dependent readout operations on continuous input streams.
This package provides a convenience wrapper for network construction, as well as typical operations on the reservoir.
After cloning this repository locally, run pip install .
in the working copy. Requires a working installation of the NEST simulator.