How to load neural network from GUI
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Jan
2017 年 6 月 20 日
Please mention any details about "is doesn't load correctly". What does this mean?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!