Chapter 14. Continuous Action Space
This chapter kicks off the advanced Reinforcement Learning (RL) part of the book by taking a look at the problems that we've only briefly mentioned before: working with environments when our action space is not discrete. In this chapter, we'll become familiar with the challenges that arise in such cases and learn how to solve them.