Back to Prediction and Control with Function Approximation
University of Alberta

Prediction and Control with Function Approximation

In this course, you will learn how to solve problems with large, high-dimensional, and potentially infinite state spaces. You will see that estimating value functions can be cast as a supervised learning problem---function approximation---allowing you to build agents that carefully balance generalization and discrimination in order to maximize reward. We will begin this journey by investigating how our policy evaluation or prediction methods like Monte Carlo and TD can be extended to the function approximation setting. You will learn about feature construction techniques for RL, and representation learning via neural networks and backprop. We conclude this course with a deep-dive into policy gradient methods; a way to learn policies directly without learning a value function. In this course you will solve two continuous-state control tasks and investigate the benefits of policy gradient methods in a continuous-action environment. Prerequisites: This course strongly builds on the fundamentals of Courses 1 and 2, and learners should have completed these before starting this course. Learners should also be comfortable with probabilities & expectations, basic linear algebra, basic calculus, Python 3.0 (at least 1 year), and implementing algorithms from pseudocode. By the end of this course, you will be able to: -Understand how to use supervised learning approaches to approximate value functions -Understand objectives for prediction (value estimation) under function approximation -Implement TD with function approximation (state aggregation), on an environment with an infinite state space (continuous state space) -Understand fixed basis and neural network approaches to feature construction -Implement TD with neural network function approximation in a continuous state environment -Understand new difficulties in exploration when moving to function approximation -Contrast discounted problem formulations for control versus an average reward problem formulation -Implement expected Sarsa and Q-learning with function approximation on a continuous state control task -Understand objectives for directly estimating policies (policy gradient objectives) -Implement a policy gradient method (called Actor-Critic) on a discrete state environment

Status: Linear Algebra
Status: Machine Learning
IntermediateCourse22 hours

Featured reviews

IF

5.0Reviewed Nov 9, 2019

Great course. Slightly more complex than courses 1 and 2, but a huge improvement in terms of applicability to real-world situations.

MP

4.0Reviewed Aug 16, 2020

Solid intro course. Wish we covered more using neural nets. The neural net equations used very non-standard notation. Wish the assignments were a little more creative. Too much grid world.

DL

5.0Reviewed May 31, 2020

I had been reading the book of Reinforcement Learning An Introduction by myself. This class helped me to finish the study with a great learning environment. Thank you, Martha and Adam!

SP

4.0Reviewed Feb 26, 2020

more detailed explanation of some of the assignments and how state values are got with tile coding but overall a great experience!

BV

5.0Reviewed Sep 2, 2021

Really enjoyed every part of the course. Programming assignments are helpful in asserting the theoretical understanding of the subject.

AC

5.0Reviewed Dec 1, 2019

Well peaced and thoughtfully explained course. Highly recommended for anyone willing to set solid grounding in Reinforcement Learning. Thank you Coursera and Univ. of Alberta for the masterclass.

JF

5.0Reviewed Aug 13, 2020

Adam & Martha really make the walk through Sutton & Barto's book a real pleasure and easy to understand. The notebooks and the practice quizzes greatly help to consolidate the material.

CP

5.0Reviewed Jan 18, 2020

Good course with a lot of technical information. I would add another assignment or make current ones a little bit more extensive, as there are many concepts to learn.

PS

5.0Reviewed Aug 10, 2023

Really Fantastic, the previous courses materials get into a more practical formulation to problems closer to real world situations

JF

5.0Reviewed Jul 10, 2020

Martha and Adam are excellent instructors. This course is so well organized and presented. I have learned a lot! Thanks very much!

CS

5.0Reviewed Feb 10, 2021

this course bridged the gap to Deep Learning, the most exciting direction in RL. I would like a sequel dedicated to this from U Alberta

WP

5.0Reviewed Apr 11, 2020

Difficult but excellent and impressing. Human being is incredible creating such ideas. This course shows a way to the state when all such ingenious ideas will be created by self learning algorithms.

All reviews

Showing: 20 of 149

George Gvishiani
5.0
Reviewed Feb 28, 2020
Navid Hakimi
4.0
Reviewed Oct 16, 2019
Maxim Volgin
3.0
Reviewed Jan 23, 2020
Vasilis Vasileiou
2.0
Reviewed Jul 11, 2020
Kian Kyars
1.0
Reviewed Jul 18, 2023
Neil Howard
5.0
Reviewed Nov 3, 2021
Joe Mayer
3.0
Reviewed May 16, 2024
Lars Rolefs
3.0
Reviewed Aug 23, 2021
Mukund Chavan
5.0
Reviewed Mar 27, 2020
SCOTT ANDERSON
4.0
Reviewed Aug 5, 2020
Arthur Ozga
5.0
Reviewed Oct 9, 2020
Maximiliano Beber
5.0
Reviewed Mar 31, 2020
D. Refaeli
5.0
Reviewed Dec 31, 2019
Mark Johnson
5.0
Reviewed Oct 22, 2019
Marcelo Bacher
5.0
Reviewed Apr 16, 2025
Light W
5.0
Reviewed Jun 17, 2021
Julien TREGUER
5.0
Reviewed Nov 12, 2019
Gordon Lau Wai Chung
5.0
Reviewed Mar 23, 2020
Walter O. Augenstein
5.0
Reviewed Dec 9, 2019
Julian Ehlers
5.0
Reviewed Apr 4, 2023