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.)
回答(1 个)
Greg Heath
2018-10-26
No. Read the documentation
help trainNetwork
and
doc trainNetwork
Hope this helps.
Thank you for formally accepting my answer
Greg
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!