OLSOFT in Development \ Misc. Dev. Tools
OLSOFT Neural Network Library is a fully self-contained COM ActiveX control written in Visual C++ 6.0 and ATL. There are no external dependencies required for its operation such as other DLLs.OLSOFT Neural Network Library is the class to create, learn and use Back Propagation neural networks and SOFM (Self-Organizing Feature Map). The library makes integration of neural networks functionality into your own applications easy and seamless. It...
Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map) which is one of AI algorithms and useful tool for data mining and discovery knowledge in data (http://knnl.sf.net).
Java Kohonen Neural Network Library Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map).
Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It...
This project aims at creating a flexible, extendible and re-usable neural network library, and an XML based programming language to create, train and run neural networks using the above mentioned library. BrainNet Neural Network Framework 1.0 License - GNU Library or Lesser General Public...
This project is goaled a r-language wrap of Artificial Neural Network library libfann.also known as R-binding libfann
RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance. Neural networks: multilayer perceptron, Learning algorithms: backpropagation with momentum,...
Neural network classification results live view (like a movie). Free software for playing with neural networks classification. Major features * Easy, ready to play with. * Live view. * Many network architectures. * Different shapes of training data sets. * Learning with backpropagation...
Neuroph is lightweight Java neural network framework to develop common neural network architectures. It contains well designed, open source Java library with small number of basic classes which correspond to basic NN concepts. Also has nice GUI neural network editor to quickly create Java neural...
DANNU - Database Artificial Neural Network Utility. A C#/.NET utility implementing the "NeuroBox" library which allows the user to import data from a database and train a network with it. A fully featured NN utlitility is envisioned. DANNU Database Neural Network Utility 0.12 License -...