ANNOUNCE: libneural-0.1.0 released



Libneural is available at:  http://www.programmers.net/artic/Motta/vdk/related.htm
==========
LIBNEURAL
==========
Libneural is a complete C++ library to design, construct and test connectionist systems.
It supports most common models of neural networks such as:
- BAM system, Bidirectional Associative Memory 
- MLFN, Multi Layer Feedforward  Network
- PNN,  Probabilistic Neural Network
- Kohonen maps, two layers self-organizing neural network
Several learning alghoritms and optimization tecniques are supported by
the library:
- Conjugate gradient
- Levenberg-Marquardt
- Stochastic smoothing
- Genetic Algorithms
- Simulated Annealing
Libneural has a complete API suitable for construct Artificial Intelligence gui applications 
in a fast and easy way.
Libneural requires VDK version 0.6.3, it comes with a libtest program
that can be made also with vdkbuilder
(i constructed both libneural and libtest withvdkbuilder 0.1.3)

--
Mario Motta, AI Research Group - Rimini
mmotta@guest.net; mmotta@programmers.net 
http://www.guest.net/homepages/mmotta/VDKHome/index.htm
http://www.guest.net/homepages/mmotta/vdkbuilder/index.htm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]