Skip to content

chunweiyuan/lsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liquidstatemachine

A simple investigation of recurrent neural network using integrate-and-fire neurons.

Based on the NEST Initiative, which means NEST needs to be installed, along with the usual suspects (numpy, scipy, matplotlib, etc.)

The simulation-running routine should be in simulation_manager.py

Core routines (lsm.py, svm.py, etc.) are located in core/

Some analytical/side routines are currently located in util/

svmlinear.py contains the scikit-learn linear svm routine.

Not ready for prime time yet. Last worked on in 2017.

About

simple liquid state machine in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published