What does fitnet (or the neural network toolbox) do if you give it more than 1 target?

2 次查看(过去 30 天)
how does fitnet handle a target with, say, 3 differnet parameters for N samples [3 N] with an x*N-Input? Does it calculate the targets the same as if it was training three independent nn's for each target-parameter, or does the output for one target-parameter influence the other two and vice versa?
is there a way to establish a relationship between the three target vlaues (such as sum(target)=1) that the neural network recognizes and uses as a constraint to the output values, or for that matter a way to apply a constraint to the output values directly?
Thank you for your answer, F

回答(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