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!