mrcImageNeuralNetParticleLearning

From EosPedia
Jump to: navigation, search

mrcImageNeuralNetParticleLearning is Eos's Command.


List of option

Main option

Option Essential/Optional Description Default
-ip Essential Input: partile image list filename NULL
-in Essential Input: background image list filename NULL
-o Essential Output: Neural Net Parameters after Learning NULL
-B Optional Bias: The value of the bias of the input layer 1.0
-max Optional MaxCounter 10
-EPS Optional Final Error 0.005
-lambda Optional step for backpropagation 0.1
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0

-ip, -in format

mrcFile
.
.

-o format

mrcFile A B
.
.


Execution example