We saw here that reinforcement learning is a very powerful tool to train a model on data where we don't have a ground truth or the optimal strategy. This still takes lots of time to achieve on a single processor, especially without GPU.
In Chapter 14, Bigger Data, we will see how we can harness the power of the cloud for even more complex models.