Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 527 Bytes

Liquid State Machine (LSM)

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.

Usage

After cloning this repository locally, run pip install . in the working copy.