Skip to content
CourseAsk.
Sample-based Learning Methods
Coursera MOOC / Non-credit 0

Sample-based Learning Methods

About this course

In this course, you will learn about several algorithms that can learn near optimal policies based on trial and error interaction with the environment---learning from the agent’s own experience. Learning from actual experience is striking because it requires no prior knowledge of the environment’s dynamics, yet can still attain optimal behavior. We will cover intuitively simple but powerful Monte Carlo methods, and temporal difference learning methods including Q-learning. We will wrap up this course investigating how we can get the best of both worlds: algorithms that can combine model-based planning (similar to dynamic programming) and temporal difference updates to radically accelerate learning. By the end of this course you will be able to: - Understand Temporal-Difference learning and Monte Carlo as two strategies for estimating value functions from sampled experience - Understand the importance of exploration, when using sampled experience rather than dynamic programming sweeps within a model - Understand the connections between Monte Carlo and Dynamic Programming and TD. - Implement and apply the TD algorithm, for estimating value functions - Implement and apply Expected Sarsa and Q-learning (two TD methods for control) - Understand the difference between on-policy and off-policy control - Understand planning with simulated experience (as opposed to classic planning strategies) - Implement a model-based approach to RL, called Dyna, which uses simulated experience - Conduct an empirical study to see the improvements in sample efficiency when using Dyna

A

96/100

CourseAsk score

What the provider tells you
45/45
Who stands behind it
35/35
How complete the listing is
16/20

Scores how much the provider publishes and who stands behind it — not how well it is taught.

What you'll learn

  • Understand Temporal-Difference learning and Monte Carlo methods
  • Implement the TD algorithm for estimating value functions
  • Apply Expected Sarsa and Q-learning methods
  • Distinguish between on-policy and off-policy control
  • Implement a model-based approach to reinforcement learning known as Dyna

Course objectives

  • Explore the importance of exploration in sampled experience
  • Investigate operations combining model-based planning and temporal difference updates
  • Conduct an empirical study on sample efficiency improvements using Dyna
Machine Learning #reinforcement learning #algorithms #dynamic programming #Q-learning #monte carlo methods #temporal difference #sample efficiency #model-based planning #expected sarsa #empirical study
$99.00

Price shown by Coursera — confirm on their site.

Enroll on Coursera

You'll be redirected to Coursera to complete enrollment.

  • Listed & compared by CourseAsk
  • English · 0

Compared on these lists

Where this course ranks against the alternatives.