Borrar filtros
Borrar filtros

How to train neural network with feedback with transform function

2 visualizaciones (últimos 30 días)
Brijendra Verma
Brijendra Verma el 24 de Mzo. de 2021
Editada: Brijendra Verma el 24 de Mzo. de 2021
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?

Respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Productos


Versión

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by