SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

*** USE OF THE TEST PROGRAMS ***

If you install the library, you can use lwnn_train, lwnn_validate, lwnn_printnet, lwnn_infospec

  • train

    used to train a network. It can take a lot of options... :) try ./train -h or use the graphical inteface

  • validate

    used to validate a network ./validate file.spec file.net

  • printnet

    prints information about a net ./printnet file.net

  • infospec

    prints information about a pattern set ./infospec file.spec

*** VISUAL NETWORK TRAINER ***

If you install the library you can call lwnn_visualtrainer

It is written in tcl/tk script language (using Visual TCL)

It takes 3 arguments: the prefix that commands like train printnet validate must have, the dir where to find plot.bash and export_gnuplot.bash, and the x-terminal to use. lwnn_visualtrainer calls

/usr/share/lwnnnplus-VERSION/tests/visualtrainer.tcl "lwnn_" "/usr/share/lwnnnplus-VERSION/tests"

when the package is installed in /usr/

Default parameters are "./" "." xterm

The terminal should understand the -e option to execute a command!


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.