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 CenterFile Exchange에서 Sequence 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