How to use different neural networks using machine learning toolbox ?
Afficher commentaires plus anciens
I want to design network with different algorithms such as multilayer perceptron network, radial basis function, Learning Vector Quantization (LVQ), time-delay, nonlinear autoregressive (NARX), and Recurrent Neural Network (RNNs) using neural network toolbox or machine learling toolbox . Currently i am not getting any option to change my network from the default one. So my question is how to use different neural network of different algorithms using the neural network toolbox without coding ?
Réponses (1)
Varun Sai Alaparthi
le 11 Jan 2023
0 votes
Hello Manash,
You can use different neural networks of different algorithms with different layers without coding using the ‘Deep Network Designer app’. You can even add custom layers to it if necessary.
Please refer to the following docs for more information and examples on it
- Get Started with Deep Network Designer - MATLAB & Simulink - MathWorks India
- Deep Network Designer App - MATLAB & Simulink - MathWorks India
I hope this information helps and please reach out for any further issues.
Sincerely
Varun
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!