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

New A.I. application can write its own code

New A.I. application can write its own code

Designing applications that can program computers is a long-sought grail of the branch of computer science called artificial intelligence (AI). The new application, called Bayou, came out of an initiative aimed at extracting knowledge from online source code repositories like GitHub. Users can try it out at askbayou.com.

Read More