[SciPy-user] [ann] aureservoir0.1 - library for analog reservoir computing neural networks (Echo State Networks)

Georg Holzmann grh at mur.at
Thu Mar 13 05:52:05 EDT 2008


Hallo!

This is a release of aureservoir, an open-source C++ library for analog 
reservoir computing neural networks (mainly Echo State Networks) with 
bindings to python/numpy.
The goal of this library is low memory usage, be efficient, extensively 
tested and easy to extend with new algorithms.

Networks can be used with double or singe precision floating points and 
various different activation functions, simulation, training and 
adaptation algorithms are implemented and can be exchanged at runtime.

For an introduction into reservoir computing neural networks, a feature 
overview, installation instructions, examples and documentation see:
http://aureservoir.sourceforge.net/

Any feedback is welcome and I am happy to help out with 
installation/usage problems !

LG
Georg



More information about the SciPy-User mailing list