TDM: From Model-Free to Model-Based Deep Reinforcement Learning

TDM: From Model-Free to Model-Based Deep Reinforcement Learning

  • April 27, 2018
Table of Contents

TDM: From Model-Free to Model-Based Deep Reinforcement Learning

While simple, this thought experiment highlights some important aspects of human intelligence. For some tasks, we use a trial-and-error approach, and for others we use a planning approach. A similar phenomena seems to have emerged in reinforcement learning (RL).

In the parlance of RL, empirical results show that some tasks are better suited for model-free (trial-and-error) approaches, and others are better suited for model-based (planning) approaches.

Source: berkeley.edu

Tags :
Share :
comments powered by Disqus

Related Posts

United Kingdom Plans $1.3 Billion Artificial Intelligence Push

United Kingdom Plans $1.3 Billion Artificial Intelligence Push

The U.K. government said Thursday that part of its multi-year AI investment–about £300 million, or more than $400 million–would come from U.K.-based corporations and investment firms and those located outside the country.

Read More
Introduction to Decision Tree Learning

Introduction to Decision Tree Learning

From Kaggle to classrooms, one of the first lessons in machine learning involves decision trees. The reason for the focus on decision trees is that they aren’t very mathematics heavy compared to other ML approaches, and at the same time, they provide reasonable accuracy on classification problems.

Read More