Beyond Model-Free – Imagination
Model-based methods allow us to decrease the amount of communication with the environment by building a model of the environment and using it during training. In this chapter, we will:
- Take a brief look at the model-based methods in reinforcement learning (RL)
- Reimplement the model, described by DeepMind researchers in the paper Imagination-Augmented Agents for Deep Reinforcement Learning (https://arxiv.org/abs/1707.06203), that adds imagination to agents