Difference between fitcnet and patternnet
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello!
I'd like to know what exactly the difference between fitcnet and patternnet is. When is used which function instead of the other and why? I'd like to build a neural network for classification but don't know which of them I should use.
The documentation doesn't compare the two or distinguish between them. In the forum I couldn't find a satisfying answer.
Thank you!
0 Kommentare
Antworten (1)
Shubham Khatri
am 7 Jun. 2021
Bearbeitet: Shubham Khatri
am 7 Jun. 2021
Hello,
You may use fitcnet function to build a generic classification neural network.The Patternet is a network used for specialised purposes such as pattern recognition and requires several additional parameters as input such as performance and training function.
Also, please refer to this community answer for additional support.
Hope it helps
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!