čæ”å›žåˆ° 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

ēŠ¶ę€ļ¼šSupervised Learning
ēŠ¶ę€ļ¼šPseudocode
äø­ēŗ§čÆ¾ēØ‹å°ę—¶

精选评论

IF

5.0čÆ„č®ŗę—„ęœŸļ¼š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.

SJ

5.0čÆ„č®ŗę—„ęœŸļ¼šJun 24, 2020

Surely a level-up from the previous courses. This course adds to and extends what has been learned in courses 1 & 2 to a greater sphere of real-world problems. Great job Prof. Adam and Martha!

DL

5.0čÆ„č®ŗę—„ęœŸļ¼š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!

JF

5.0čÆ„č®ŗę—„ęœŸļ¼š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.

KM

5.0čÆ„č®ŗę—„ęœŸļ¼šJan 12, 2020

A great and interactive course to learn about using function approximation for control. Great way to learn DRL and its alternatives.

AP

4.0čÆ„č®ŗę—„ęœŸļ¼šApr 12, 2020

There is a lot of material covered in the course. Be aware the pace picks up considerably from the first two courses. This said, it is a worthwhile course to take.

AB

5.0čÆ„č®ŗę—„ęœŸļ¼šNov 4, 2019

Great Learning, the best part was the Actor-Critic algorithm for a small pendulum swing task all from stratch using RLGLue library. Love to learn how experimentation in RL works.

VY

4.0čÆ„č®ŗę—„ęœŸļ¼šSep 7, 2020

I wish agents that are based on visual information (with the usage of CNN) would be included in the course. But overall that was really great!

MP

4.0čÆ„č®ŗę—„ęœŸļ¼š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.

CS

5.0čÆ„č®ŗę—„ęœŸļ¼š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.0čÆ„č®ŗę—„ęœŸļ¼š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.

PS

5.0čÆ„č®ŗę—„ęœŸļ¼šAug 10, 2023

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

ę‰€ęœ‰å®”é˜…

显示:20/149

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