ASpiReNN 0.1 review

Download
by rbytes.net on

ASpiReNN stands for Artificial SPIking REcurrent Neural Network

License: GPL (GNU General Public License)
File size: 0K
Developer: F Henry
0 stars award from rbytes.net

ASpiReNN stands for Artificial SPIking REcurrent Neural Network. ASpiReNN is a little library written in C which, as its name suggests, allows to simulates artificial spiking (or not) recurrent (or not) neural networks.

Here are some key features of "ASpiReNN":
leaky integrate-and-fire support
possibility to add new neuron types
Spike-Timing Dependent Plasticity learning rule
possibility to add new learning rules
fast multilayer networks
best suited for highly recurrent neural nets
Python bindings

Requirements:
A C99 compatible compiler (such as GCC)
... and that should be enough, theoretically. In pratice it will be easier to install on an Unix platform with common utilities such as Makefiles, etc.

In order to install Aspy (the Python bindings for ASpiReNN), you'll need:

Python, obviously (preferently Python2.4)
SWIG

ASpiReNN 0.1 search tags