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!