how do i create a multi-task learning neural network on matlab?

5 次查看(过去 30 天)
I am new to the MATLAB neural networks tool box and I'm having difficulty defining more than one output node to begin creating a multi-task learning network. Can someone please help me with that? Thank you!

回答(1 个)

Greg Heath
Greg Heath 2017-4-25
编辑:Greg Heath 2017-4-25
The number of output nodes is automatically determined by the number of rows in your target matrix. Similarly for for the input nodes.
Hope this helps.
Thank you for formally accepting my answer
Greg

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by