C coder with Machine Learning model weight parameters
古いコメントを表示
Hi there,
I'm currently developing AI models using MATLAB C coder.
I've succeeded in converting our AI model (which includes a BiLSTM network) into C code.
However, is there any method to change only the weight parameters without generating the code again?
The neural network structure will not be changed, but the trained weight parameters need to be updated after training the network with additional datasets.
Here is the output c code with weight parameters.

Thanks a lot!
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!