Concept
Policy optimization
Policy optimization is the family of reinforcement learning methods that directly adjust a model's action-selection function (its "policy") to maximize expected reward, rather than learning a value estimate first and deriving actions from it. If you know supervised…
The rest of “Policy optimization” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→