Description
mozg is a flexible, fast neurolibrary. It allows one to create, learn and use multi-layer perceptron (MLP), which is the most popular artificial neural network (ANN). This work is based on library originally written by Alexy Filin.
Status
It's not yet released as standalone package, however you can download sources using CVS or SVN repositary to look at the current state.Development page
This is a mozg default development page.TODO
Main goals at this moment:- Complete port to gcc 4.x
- Prepare distributed processing environment
Credits