How to load neural network from GUI
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Jan
el 20 de Jun. de 2017
Please mention any details about "is doesn't load correctly". What does this mean?
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!