Chevron Left
Back to Fundamentals of Reinforcement Learning

Learner Reviews & Feedback for Fundamentals of Reinforcement Learning by University of Alberta

4.8
stars
2,702 ratings

About the Course

Reinforcement Learning is a subfield of Machine Learning, but is also a general purpose formalism for automated decision-making and AI. This course introduces you to statistical learning techniques where an agent explicitly takes actions and interacts with the world. Understanding the importance and challenges of learning agents that make decisions is of vital importance today, with more and more companies interested in interactive agents and intelligent decision-making. This course introduces you to the fundamentals of Reinforcement Learning. When you finish this course, you will: - Formalize problems as Markov Decision Processes - Understand basic exploration methods and the exploration/exploitation tradeoff - Understand value functions, as a general-purpose tool for optimal decision-making - Know how to implement dynamic programming as an efficient solution approach to an industrial control problem This course teaches you the key concepts of Reinforcement Learning, underlying classic and modern algorithms in RL. After completing this course, you will be able to start using RL for real problems, where you have or can specify the MDP. This is the first course of the Reinforcement Learning Specialization....

Top reviews

AT

Jul 6, 2020

An excellent introduction to Reinforcement Learning, accompanied by a well-organized & informative handbook. I definitely recommend this course to have a strong foundation in Reinforcement Learning.

HT

Apr 7, 2020

This course is one of the best I've learned so far in coursera. The explanations are clear and concise enough. It took a while for me to understand Bellman equation but when I did, it felt amazing!

Filter by:

151 - 175 of 651 Reviews for Fundamentals of Reinforcement Learning

By Yanghao W

Jul 14, 2021

Clear instruction and insightful exercises! Enjoy this course! Also, please read the book if you want to understand better about the course materials and rationales behind the exercises.

By Casey S S

Feb 11, 2021

This is a relatively gentle introduction for the mathematically sophisticated, but does well to set the stage for the rest of the specialization and introduce the newcomer to the field.

By Apurva

Aug 17, 2021

This course is the best course for anyone who needs to enter into the field of RL. Content within the course is excellent and instructors have explained each and every topic very well.

By Cesar S

May 6, 2021

Fantastic course! I have been interested in Reinforcement Learning for a long time and this has been the best introduction I have found so far. It gave me the foundations on the field.

By Gagan J

Apr 26, 2020

The concepts are explained in a simple and illustrative manner which helps in getting a better understanding of the concepts. The assignments and quizzes are also really well designed.

By Ravi D

Apr 25, 2020

I was so confused about the fundamental concepts, but doing this course has given me a solid foundation of RL.

This is a must-do course if you are starting with Reinforcement Learning.

By Herman C

Feb 19, 2020

Excellent and well done course on some of the basics of RL. Good mix of lectures, reading, quizzes and programming assignments. Also a good balance between pure theory and examples.

By Alireza M

Jul 2, 2021

This course is great for people who are just starting out. The programming assignments are really great and practically introduce you to the basic concepts of reinforcement learning.

By Fernando C

Mar 5, 2023

The course's materials are of good quality, the recommended book and the video lessons, that are short and informative.

The assignments also promote distinct opportunities to learn.

By Tianpei X

Aug 3, 2022

This course is well-structured and helps graduate students to learn basic of reinforcement learning. It is suggested to learn while reading the book materials provided by scholars.

By Alvaro S

Nov 1, 2020

This course gives you a concept of RL and clearly example to understand this concepts. Following the textbook and practice with the exercise and quizes, i learned all the concepts.

By nicole s

Jan 2, 2020

Very well designed, it is clear that a lot of thought was put into the course. Also, I really liked the clarity regarding the learning objectives and the emphasis on understanding.

By Neil S

Aug 4, 2019

The ideal course to go with the book Reinforcement Learning: An Introduction. The quizzes and coding workshops are pitched just right in my opinion, neither too easy nor too hard.

By Sean B

Sep 1, 2021

Good course, not for the faint of heart. If you're interested in RL and have some background in ML this is a nice uphill battle that is rewarding to try to solve and eye opening.

By Sachin K

Dec 10, 2019

A great introduction to RL. Credit goes to the instructors Mr and Mrs white for keep in it as simple as possible. Understanding the math behind RL is the key for the RL adventure.

By Austin S

Jun 6, 2020

Pretty good intro to RL! I've taken an AI class in college, but this class really helped me understand RL in more detail, and helped me visualize how RL algorithms actually work.

By Eduardo I L H

Oct 16, 2020

Excellent Course. The material the instructors, and the lectures are very good. The tests and assignments are excellent for the reinforcement of the key concepts of the course.

By TAOSEEF I

May 26, 2020

The instructors made the contents very easy to understand with some good real-world examples. The course is very effective for getting the fundamental knowledge in this domain.

By Peter L

Aug 24, 2019

This is a nice course. I think for people with no background in RL the pace might be a little fast. A few more examples could help them understanding the concepts more easily.

By Cristobal C

Jan 4, 2021

This course is fantastic!

But the notebooks need some tips or something to guide them, I felt confused and spent much more time than was estimated!

Thank you very much again!

By Gerard S

Mar 7, 2020

The course was nice, easy to understand and intuitive. The professors taught the concepts very well and I really liked that they included guest lectures by other professors.

By Julien S

Mar 15, 2020

Best course on basics of Reinforcement Learning so far. Clear explanations, relevant quizz and coding exercises to really understand what we are dealing with in this field.

By Ivan S F

Aug 31, 2019

Very practical and learning-oriented. Providing the textbook in PDF is a big plus. I think there should be more programming exercises. Great course anyway. Worth taking it.

By André B

Dec 1, 2019

I really enjoyed this course. The examples and the infrastructure provided (jupyter notebooks as assingments) made this course one of the best MOOCs that I have ever taken

By Claudio C

Feb 22, 2021

I was surprised how much this course challenged me compared to others I have taken on this platform.

It strongly demands the viewer to understand the topic of the course.