Does Matlab has an adaptive Neural Network (architecture and functions)?

4 views (last 30 days)
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:

Answers (1)

Walter Roberson
Walter Roberson on 22 Jun 2020
Edited: Walter Roberson on 22 Jun 2020

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!