Home Knowledge Base CQL

CQL (Conservative Q-Learning) is the leading offline RL algorithm that learns a conservative (lower-bound) Q-function — penalizing Q-values for out-of-distribution actions to prevent the overestimation that causes standard Q-learning to fail in the offline setting.

CQL Algorithm

Why It Matters

CQL is pessimistic Q-learning — learning a deliberately conservative value function for safe, reliable offline RL.

conservative q-learningcqlreinforcement learning

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.