Question about neural network pattern recognition
5 views (last 30 days)
Show older comments
Hi, I was wondering what type of architecture the neural network pattern recognition has.... I have been reading about artificial neural network and seen that there are many different architectures, but not knowing what the toolbox has..... Please, anyone who knows?
0 Comments
Answers (1)
Greg Heath
on 6 Oct 2017
For the default architecture use the commands
help patternnet
and/or
doc patternnet
and run the sample codes with the command view(net).
Hope this helps.
Thank you for formally accepting my answer
Greg
0 Comments
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!