January 2020
Intermediate to advanced
826 pages
21h 1m
English
In this chapter, we will change our perspective on reinforcement learning (RL) training again and switch to the so-called black-box optimizations. In particular, this chapter will cover two examples of black-box optimization methods:
These methods are at least a decade old, but recently, several research studies were conducted that showed the applicability of the methods to large-scale RL problems, and their competitiveness with the value iteration and policy gradient methods.
To begin with, let's discuss the whole family of black-box methods and how it differs from what we've covered so far. Black-box optimization methods are the general approach to ...
Read now
Unlock full access