Open-source neural network library for C++ (Windows and Linux). Support for MLP, RBF and Hopfield networks. Interfaces with Matlab's Neural Network Toolbox.
Provides a development environment for the design, simulation and testing of neural networks and their applications up to the production of an optimized software solution.
Neural network library implemented in ANSI C. Creates multilayer feedforward networks with support for both fully connected and sparse connected networks. Supports execution in fixed point, for fast execution on systems like the iPAQ.