Training Nerual Network Using Bat algorithm?

1 回表示 (過去 30 日間)
sehrish
sehrish 2013 年 4 月 27 日
HI, I want to train Neural Network using Bat algorithm

採用された回答

Greg Heath
Greg Heath 2013 年 4 月 27 日
You forgot an h: Batch algorithms. All of the help examples use batch training. Those algorithms are defaults. Therefore start out with codes from the help examples which use default parameter values.
Then change them, one at a time, if necessary. For example
help fitnet
help patternnet
help narxnet
Hope this helps.
Thank you for formally accepting my answer
Greg
  1 件のコメント
Greg Heath
Greg Heath 2013 年 5 月 1 日
My apologies.
Sorry I cannot help.
Greg

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by