Skip to Content
Hands-On Machine Learning for Algorithmic Trading
book

Hands-On Machine Learning for Algorithmic Trading

by Stefan Jansen
December 2018
Beginner to intermediate
684 pages
21h 9m
English
Packt Publishing
Content preview from Hands-On Machine Learning for Algorithmic Trading

Generalized policy iteration

In practice, there are several ways to truncate policy iteration, for example, by evaluating the policy k times before improving it. This just means that the max operator will only be applied at every kth iteration.

Most RL algorithms estimate value and policy functions, and rely on the interaction of policy evaluation and improvement to converge to a solution, as illustrated in the following diagram. The general approach improves the policy with respect to the value function, while adjusting the value function to match the policy:

Convergence requires that the value function is consistent with the policy, which ...

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.
Start your free trial

You might also like

Machine Learning for Algorithmic Trading - Second Edition

Machine Learning for Algorithmic Trading - Second Edition

Stefan Jansen

Publisher Resources

ISBN: 9781789346411Supplemental Content