updatePolicyParameters
Update policy according to structure of policy parameters given as input argument
Since R2025a
Description
updates updatedPolicy = updatePolicyParameters(policy,params)policy according to the learnable and tunable parameters
contained in the structure params, and returns as output the updated
policy updatedPolicy.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
Functions
policyParameters|generatePolicyBlock|generatePolicyFunction|getGreedyPolicy|getExplorationPolicy|getLearnableParameters|syncParameters
Objects
rlMaxQPolicy|rlEpsilonGreedyPolicy|rlAdditiveNoisePolicy|rlDeterministicActorPolicy|rlStochasticActorPolicy|rlHybridStochasticActorPolicy|dlnetwork