how do i create a multi-task learning neural network on matlab?
조회 수: 2 (최근 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!
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!