coder.ai.enableParameterUpdate
Description
enables updating learnables at run time, without the need to regenerate code. For more
information, see Update Network Parameters at Run Time.updatedNet
= coder.ai.enableParameterUpdate(net
)
MATLAB ignores the coder.ai.enableParameterUpdate
directive outside
of code generation.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2025a
See Also
coder.loadDeepLearningNetwork
| coder.loadDeepLearningNetwork
| codegen
| dlnetwork
(Deep Learning Toolbox)