Deep Q-Network
In Q-learning, a deep neural network that predicts Q-functions.
Plain English Explanation
In Q-learning, a deep neural network that predicts Q-functions. Critic is a synonym for Deep Q-Network.
How is it used?
Practitioners refer to deep q-network when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.