CNN with multiple classification output

10 views (last 30 days)
Kamila Jankowska
Kamila Jankowska on 7 Feb 2023
Answered: Smit on 10 Feb 2023
Hello,
is tha possible to create a CNN with multiple output, at least two outputs which will classify two independent elements. I want to use two outputs as it was possible in the case of newff.

Answers (1)

Smit
Smit on 10 Feb 2023
Hi,
I understand you want to know whether it is possible to create a CNN network with multiple outputs in MATLAB.
It is possible to create a CNN model with multiple outputs. You can visit the documentation page for more information.
Hope this helps!

Categories

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

Community Treasure Hunt

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

Start Hunting!