Software

Reservoir Lab Ghent RC Toolbox

A generic Matlab-C++ toolbox for ESNs and Liquid State Machines, geared toward practical applications and with possibilities to use spiking neurons, maintained at the Reservoir Lab at the University of Gent.

PCSIM: Parallel Simulator for Neural Circuits

PCSIM is a tool for simulating heterogeneous networks composed of different model neurons and synapses. This simulator is written in C++ with a primary interface to python. It is intended to simulate networks containing up to millions of neurons and on the order of billions of synapses. Developed at Wolfgang Maass' group in Graz.

The AURESERVOIR C++ library for Reservoir Computing

Efficient C++ library fro analog reservoir computing neural networks (Echo State Networks). Written by Georg Holzmann at Graz University. 

Simple and very simple Matlab toolbox for Echo State Networks

Herbert Jaeger and group members have written (in Matlab) a simple and a very simple toolbox for Echo State Networks, mainly for didactic purposes and quick experiments.

NEST Spiking Network Simulator

NEST (www.nest-initiative.org) is a computer program for simulating large heterogeneous networks of point neurons, and has been used (among other biological modeling tasks) for simulating Liquid State Machines. It is developed by the NEST Initiative and is available free of charge as source code.