CNN with multiple classification output

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!

Asked:

on 7 Feb 2023

Answered:

on 10 Feb 2023

Community Treasure Hunt

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

Start Hunting!