stimdelrew
Class PostTraining

java.lang.Object
  |
  +--stimdelrew.PostTraining

public class PostTraining
extends java.lang.Object

Main routine to test trained networks on a control block (CS only or US only). It saves successfull networks and data in .ds76 and .dsc76 files respectively (beginning with "StopTest_").


Constructor Summary
PostTraining()
           
 
Method Summary
static void main(java.lang.String[] args)
          The first argument must be the directory where to find .ds76 files of trained networks to be tested.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostTraining

public PostTraining()
Method Detail

main

public static void main(java.lang.String[] args)
The first argument must be the directory where to find .ds76 files of trained networks to be tested.