Learn Before
Concept

Deep Reinforcement Learning Methods

There are different types of deep reinforcement learning methods.

If we use either value functions or policies to act on the environment, the method is called Model-free reinforcement learning:

  • Value-based methods
  • Policy-based methods

If we make use of models of the environment, it is referred to as Model-based reinforcement learning.

Image 0

0

1

Updated 2020-10-17

Tags

Data Science