Encountered issues while using software made with App Designer for neural network training.

I created a software using app designer which includes LSTM. It has a feature to train and save LSTM. When I run it on the computer where it was designed, all features work properly. However, when I package it using MATLAB compiler and run it on another device, the training feature does not work. Other parts of the software work fine, including prediction using the pre-trained net file. This issue has been bothering me for a long time and I hope to get some answers.

1 件のコメント

Ben
Ben 2023 年 3 月 14 日
Could you provide the training code - e.g. if you're using trainNetwork could you provide the trainNetwork call and the trainingOptions? This may help us debug - trainNetwork is supported by MATLAB compiler, but some options such as the training plot trainingOptions(optimizer,Plots="training-progress") are not supported.
If there are any error logs too this would be useful information. Thanks.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2022b

質問済み:

zhi
2023 年 3 月 13 日

コメント済み:

Ben
2023 年 3 月 14 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by