Create neural Network with multiple outputs
1 view (last 30 days)
Show older comments
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
Greg Heath
on 30 Jan 2019
The answer is rather trivial. Therefore I'll refer you to the documentation.
Greg
Accepted Answer
More Answers (0)
See Also
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!