Create neural Network with multiple outputs

Hi,
I'm trying to build a custom neural network with 4 neuros for each of the two layers (8 hidden neurons total). I have 4 inputs and 3 outputs. How can I create custom one with these parameters with network object?
Thanks in advance.

1 Comment

The answer is rather trivial. Therefore I'll refer you to the documentation.
Greg

Sign in to comment.

 Accepted Answer

More Answers (0)

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!