Difference between revisions of "mrcImageNeuralNetParticleLearning"
From EosPedia
(Created page with "'''mrcImageNeuralNetParticleLearning''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essenti...") |
|||
Line 87: | Line 87: | ||
===-ip, -in format=== | ===-ip, -in format=== | ||
<pre> | <pre> | ||
− | + | mrcFile | |
. | . | ||
. | . | ||
Line 95: | Line 95: | ||
===-o format=== | ===-o format=== | ||
<pre> | <pre> | ||
− | + | mrcFile A B | |
. | . | ||
. | . |
Latest revision as of 04:58, 28 July 2014
mrcImageNeuralNetParticleLearning is Eos's Command.
Contents
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 . .