by lucky799999, maso79
Lightweight backpropagation neural network in C++. The project provides a class implementing a feedforward neural network, and a class for easily train it. It is highly customizable to manage your problem and comes with a simple graphical interface.
kdotsky commented on the RE: Single backpropogation forum thread
maso79 commented on the RE: Single backpropogation forum thread
kdotsky created the Single backpropogation forum thread
The new version (0.998) comes with a java GUI (lwnn_jtrainer) which should be much easier to use than lwnn_visualtrainer in TCL/TK. A new training utility, lwnn_xmltrain, uses a XML configuration file to set the training parameters. Next step will be the ...
This new version is a bugfix version of a problem that appeared with new versions of bash in the script that calls gnuplot in order to plot the error
maso79 commented on the RE: Cygwin install forum thread
This is just a bugfix version Download if you've had problem compiling the previous version
version 0.996 - 5 June 2004 - Bugfix in generate_sigma - Some other steps for ANSI C++ compatibility version 0.995 - Save graphs in postscript eps color mode in visual trainer - New -k option to lwnn_train for setting of max learning rate - destroy() ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use