필터 지우기
필터 지우기

How to train neural network with feedback with transform function

조회 수: 2 (최근 30일)
Brijendra Verma
Brijendra Verma 2021년 3월 24일
편집: Brijendra Verma 2021년 3월 24일
Hello,
I have to build a ANN model with 5 inputs (input1, input2, input3, input4, input5,) and 1 target (target1).
where the input5i = target1i-1 * const
here const is from lookup table using input1i-1.
I tried using NARXnet but not able to introduce the transfer function before feeding back the input5i (calcualted using traget value of previous time in series).
Question: Is it possible to have transfer function while feeding back one of the input?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by