AIExplainer
Machine Learning Intermediate 1 min read

What is critic?

A component in reinforcement learning that evaluates the quality of an action

In reinforcement learning, a critic is a part of an agent that judges how good or bad an action is, helping the agent learn from its experiences and make better decisions in the future

Think of a critic like a coach who watches a player's performance and gives feedback on how to improve, the critic evaluates the actions and provides feedback to the agent to learn from

In a self-driving car, the critic could evaluate the actions of the car, such as steering or accelerating, and provide feedback to improve the car's driving skills

The critic is used in conjunction with an actor, which takes actions in the environment, and the critic evaluates these actions to provide feedback to the actor

A common misconception is that the critic is the same as the actor, but they are separate components with different roles

The concept of a critic in reinforcement learning has been around since the 1980s, but it has gained more attention in recent years with the development of deep reinforcement learning

evaluator judge appraiser

Three products for different needs — explore what’s relevant to you.