how to get the best the number of hidden neurons and layers for a NARXNET?

조회 수: 1 (최근 30일)
jeff amponsah
jeff amponsah 2016년 11월 30일
답변: Greg Heath 2016년 12월 1일
i want to know if there is a general way of choosing the correct or right number of hidden neurons and delays in a NARX to obtain the best training

답변 (1개)

Greg Heath
Greg Heath 2016년 12월 1일
There are zillions of my posts in both the NEWSGROUP and ANSWERS that use the criterion
Ntrneq >= Nw %( number of training equations >= number of unknown weights )
to obtain an upper bound, Hub, on the number of hidden nodes that should be used without early stopping and/or regularization .
Search both using
greg narx Hub
or
greg narxnet Hub
Hope this helps.
Thank you for formally accepting my answer
Greg

카테고리

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