How to load neural network from GUI
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I'm trying to load my neural network from GUI. I add the command
"net_sentence=load('net_sentence.mat')" in a function contained inside "function pushbutton2_Callback(hObject, eventdata, handles)" but it doesn't load corretly Neural network. Do you know why?
1 commentaire
Jan
le 20 Juin 2017
Please mention any details about "is doesn't load correctly". What does this mean?
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!