Como abrir el comando de neural netwok toolbox
4 views (last 30 days)
Show older comments
como puedo abrir Neural Netwok Toolbox o como le hago para acceder con este comando nnd2n1
0 Comments
Answers (2)
Cris LaPierre
on 10 Nov 2023
Neural Network Toolbox ha cambiado de nombre. Ahora se llama Deep Learning Toolbox.
Ya no hay un comando nnd2n1 en el Deep Learning Toolbox.
1 Comment
Cris LaPierre
on 10 Nov 2023
Quizas tendras interes en este ejemplo: https://www.mathworks.com/help/deeplearning/gs/fit-data-with-a-neural-network.html
Puede obtener los nombres de los transfer fucntions asi:
help nntransfer
Puede leer mas aqui: https://www.mathworks.com/help/deeplearning/ug/neuron-model.html
Vira Maksymets
on 27 Mar 2024
- Download zip from https://www.mathworks.com/matlabcentral/fileexchange/129459-examples-for-building-classic-neural-networks
- Unzip (exp: unzip to C:\Users\me\Documents\MATLAB)
- Open Matlab, current folder should be this unzipped folder
- In the Command Window write nnd2n1
I have a trial licence btw
0 Comments
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!