actor-critic method

C15711 concept

An actor-critic method is a reinforcement learning approach that combines a policy model (actor) that selects actions with a value model (critic) that evaluates those actions to improve the policy.


Instances (1)

Please wait…