neural network for multiple output regression matlab using trainNetwork

Is it possible to use 'trainNetwork' for a regression problem that outputs P values, when each input sample has M features? (P << M, P>1.)

Answers (1)

No. Read the documentation
help trainNetwork
and
doc trainNetwork
Hope this helps.
Thank you for formally accepting my answer
Greg

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Reopened:

on 26 Oct 2018

Community Treasure Hunt

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

Start Hunting!