A Taxonomy of RL Algorithms

taxonomy: 분류(학)

image.png

Model-Free vs Model-Based RL

Model-Based RL

Agent has access to a model of the environment

advantages

disadvantages

Model-Free RL

Agent does not access to a model of the environment

In 2018 it was more popular and have been more extensively developed and tested than model-based methods

advantages