Skip to content
/ LSM Public
forked from IGITUGraz/LSM

Liquid State Machines in Python and NEST

License

Notifications You must be signed in to change notification settings

gd-6/LSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Requires a working installation of the NEST simulator.

About

Liquid State Machines in Python and NEST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%