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

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!

Respuestas (1)

Greg Heath
Greg Heath el 25 de Abr. de 2017
Editada: Greg Heath el 25 de Abr. de 2017
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

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 25 de Abr. de 2017

Editada:

el 25 de Abr. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by