Como abrir el comando de neural netwok toolbox
Show older comments
como puedo abrir Neural Netwok Toolbox o como le hago para acceder con este comando nnd2n1
Answers (2)
Cris LaPierre
on 10 Nov 2023
0 votes
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
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
0 votes
- 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
Categories
Find more on Downloads 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!