Software
Links
Psyche
http://allies.freezope.org/page2
C++ libraries: multi-layer perceptron with stochastic learing and genetic algorithms.
Pythia
http://www.runtime.org/pythia.htm
Software for simulation of back propagation neural networks. Evaluation version available.
RiniNet
http://rinisoft.web1000.com/rininnlib/
An open source library implementing artificial neural networks.
Stuttgart Neural Network Simulator
http://www.informatik.uni-stuttgart.de/ipvr/bv/projekte/snns/snns.html
A simulation environment for research on applications of neural networks. Written in C and has an X based GUI.
Temporal Difference Learning Project
http://www.geocities.com/chen_levkovich/tdlearningproject.html
Java sources for temporal difference learning Random Walk and Tic Tac Toe.
The Neural Simulation Language
http://www.neuralsimulationlanguage.org
A simulation system for modeling large-scale general neural networks.
Tiberius
Neural network for classification and regression problems. Supports ODBC and Excel.
Tom-ato's OCR
http://www.thomastannahill.com/tom-ato/toc2.html
Showcases a java applet designed to recognize hand printed digits using a neural network. Digits can be drawn using the mouse and recognized by the applet in the browser.
Torch
A library of state-of-the-art machine learning algorithms. Licensed under the GPL, and designed for Unix and Linux environments.



