Does Matlab has an adaptive Neural Network (architecture and functions)?
4 views (last 30 days)
Show older comments
In standard learning, we usually do multiple attempts to find the most optimum ANN architecture (nodes and layers) and functions (training function, activation function). Does Matlab has feature to automatically find these optimum architecture and functions? Or maybe they are planning to do that?
I see Matlab has feature like this for classification problem: https://www.mathworks.com/help/stats/fitcauto.html
Edited:
The "adaptive neural network" term may have been used in different meanings. What I mean is one for automatically finding the best neural architecture or function. Like in example for classification I mentioned above and these resources:
0 Comments
Answers (1)
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!