normr - part of toolbox?
Afficher commentaires plus anciens
Hi everyone,
I've been trying to run a script, which uses a function called normr. Is normr a part of the neural networks toolbox? And if so, is there anyone who knows of a function that does the same but doesn't need that toolbox?
Best,
Eric
Réponses (1)
Shashank
le 7 Sep 2017
0 votes
Hi Eric,
Yes normr is a part of Neural Network Toolbox. It is recommended that you use the inbuilt function for this since the implementation will be efficient and accurate.
However, you can write your own function and add it to MATLAB path to achieve the same.
- Shashank
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!