Combining Fully connected layer from a CNN and fully connected layer from Gender/age information

1 view (last 30 days)
Hello,
I have a problem where I use a CNN to extract features from signals, but I would like also to incorporate gender/age information.
I found over the literature that they can use an additional fully connected layer, say of 10 nodes, for gender/age and then concatenate it with the fully connected layer of the CNN.
How can I perform this in MATLAB? I have attached an image for your reference.

Answers (1)

Mohanad Alkhodari
Mohanad Alkhodari on 21 Feb 2021
anyone?

Community Treasure Hunt

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

Start Hunting!