creates an optimizer object for actors and critics -pg电子麻将胡了
creates an optimizer object for actors and critics
since r2022a
description
create an optimizer object that updates the learnable parameters of an actor or critic in a custom training loop
returns a default
optimizer object. you can modify the object properties using dot notation.algobj = rloptimizer
returns an optimizer object with properties specified by the optimizer options object
algobj = rloptimizer(algoptions)algoptions.
examples
input arguments
output arguments
version history
introduced in r2022a