mrcImageNeuralNetParticleLearning

提供: Eospedia
移動: 案内検索

mrcImageNeuralNetParticleLearningとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-ip 必須 入力ファイル: partile image list filename NULL
-in 必須 入力ファイル: background image list filename NULL
-o 必須 出力ファイル: Neural Net Parameters after Learning NULL
-B 選択 Bias: The value of the bias of the input layer 1.0
-max 選択 MaxCounter 10
-EPS 選択 Final Error 0.005
-lambda 選択 step for backpropagation 0.1
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0

-ip, -in のフォーマット

mrcファイル
.
.

-o のフォーマット

mrcファイル A B
.
.


実行例