mrcImageNeuralNetParticleLearning

Usage

Usage: mrcImageNeuralNetParticleLearning
Options:
    [-i[nput]p[ositive]  InPositive          (NULL      )] :Essential :Input: partile image list filename
    [-i[nput]n[egative]  InNegative          (NULL      )] :Essential :Input: background image list filename
    [-o[utput]           Out                 (NULL      )] :Essential :Output: Neural Net Parameters after Learning
 			FileNameOfWeightForTheBelowLayer NumOfCellOfThisLayer BiasOfThisLayer
    [-B[ias0]            Bias                (1.0       )] :Optional  :Bias: The value of the bias of the input layer
    [-max[Counter]       MaxCounter          (10        )] :Optional  :MaxCounter
    [-EPS                EPS                 (0.005     )] :Optional  :Final Error
    [-lambda             Lambda              (0.1       )] :Optional  :step for backpropagation
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         )] :Optional  :Mode
----- Additional Usage -----