Download List

Descripción del Proyecto

ASpiReNN is a little C library (with Python
bindings) which provides support for simple (leaky
integrate-and-fire) spiking neural networks. It is
primarily designed for highly recurrent networks,
but it can also be used with multi-layer nets,
though performance won't be the same. Though only
Leaky integrate-and-fire (for the neurons) and
Spike-Timing Dependent Plasticity (for learning
rules) are currently implemented, adding new
models shouldn't be too difficult.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-07 23:10
0.4

Esta versión incorpora STP soporte para las neuronas de integrar y fuego Leaky, corrige una neurona de integrar y fuego Leaky y agrega aspi_init_rand ().
Tags: Bugfixes
This release adds STP support for Leaky integrate-and-fire neurons, fixes a Leaky integrate-and-fire neuron, and adds aspi_init_rand ().

2006-03-03 10:01
0.1

Tags: Initial freshmeat announcement

Project Resources