April 2023
Intermediate to advanced
456 pages
11h 12m
English
This chapter introduces one of the most interesting applications of generative models in recent years, namely their use within so-called world models.
In March 2018, David Ha and Jürgen Schmidhuber published their “World Models” paper.1 The paper showed how it is possible to train a model that can learn how to perform a particular task through experimentation within its own generated dream environment, rather than inside the real environment. It is an excellent example of how generative modeling can be used to solve practical problems, when applied alongside other machine learning techniques such as reinforcement learning.
A key component of the architecture is a generative model ...