Glossary term
Glossary term
Agentic Systems
Synonym for Deep Q-Network.
Created for this library
A robotics research team uses a critic network to estimate value while the actor network selects actions in a manipulation policy.
A trading research team uses an actor-critic setup where the critic learns the expected return of each action in a market state.
An RL platform team adds a learned critic to an existing policy-gradient agent to reduce variance during training of a logistics dispatcher.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License