Skip to Content
Reinforcement Learning and Stochastic Optimization
book

Reinforcement Learning and Stochastic Optimization

by Warren B. Powell
March 2022
Intermediate to advanced
1136 pages
29h 55m
English
Wiley
Content preview from Reinforcement Learning and Stochastic Optimization

12 Policy Function Approximations and Policy Search

A policy function approximation (PFA) is any analytical function mapping a state to an action. These “analytical functions” come in three broad (and overlapping) flavors:

  • Lookup tables – These consist of discrete inputs, and produce a discrete output. Examples are: “If the chess board is in this state, I take this move” or “If this is a male patient, over 50, never smoked, high blood sugar, then take this medication.”
  • Parametric functions – These can be linear or nonlinear models, including neural networks. The user has to specify the structure of the model which is assumed to be governed by a vector of parametersƟ, and then algorithms search for the best values of the parameters.
  • Nonparametric functions – Nonparametric functions might be locally constant approximations, locally linear defined over regions, or high-dimensional nonlinear functions such as deep neural networks.

What distinguishes policy function approximations from the other classes of policies we introduce later in the book is that each of the remaining classes has an imbedded optimization problem within the policy. As a result, PFAs are the simplest class of policies and the easiest to compute, but require a human (typically) to specify the architecture. Not surprisingly, given the wide range of decisions that we encounter throughout life, most decisions are made with simple rules that can be characterized as PFAs, so PFAs are arguably the most widely used ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

You might also like

Deep Reinforcement Learning in Action

Deep Reinforcement Learning in Action

Alexander Zai, Brandon Brown

Publisher Resources

ISBN: 9781119815037Purchase Link