Chevron Left
Back to Fundamentals of Reinforcement Learning

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

4.8
stars
2,714 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:

626 - 650 of 653 Reviews for Fundamentals of Reinforcement Learning

By Abhishek U

Jan 21, 2022

Great

By 배병선

Oct 31, 2019

Good!

By Arpan M

Oct 17, 2020

good

By Austin H

Mar 19, 2022

I found this course difficult to get through, even tedious towards the end; this is a fundamentals course after all so it being heavily theoretical was to be expected.

I found the practical assessments challenging and very good for developing the understanding of what had been taught; however one practical in the first week and one in the fourth week was too few. I was longing for the final assignment!

It remains to be seen how relevent this is to the upcoming modules (I do feel that I have a good grounding and understanding of the underlying process so maybe it was a necessary slog). I hope that they are more practical!

Very small observation: the use of bespoke Python packages with the online notebooks was also a bit frustrating. I like to be able to work off line (e.g. in Anaconda) and I also wanted to try and work out some of the challenges in R but without access to the bespoke packages it would have been too involved. I understand that you have a lot of students though and online notebooks are easier to manage.

By Dieter H

Sep 20, 2023

The instructors are friendly, which creates a pleasant learning atmosphere. However, there is room for improvement in the teaching of mathematical formulas. These are often covered too quickly and not explained sufficiently, making it very difficult to understand. Additionally, I find the constant encouragement to read the book a bit excessive. If reading the book alone is sufficient, there would be no need to attend the course. A more balanced approach between book study and practical explanation in class would be desirable.

By Youval D

Jan 21, 2020

Good examples can simplify things greatly. there where several places where an extra step would add value. Some lessons, such as the problem with the trucks could go a little deeper. Assignment grading system is buggy. I spend hours (that I do not have) because I used "transition" as a variable. After I figured this out, I was no longer able to know if other error is due to some other things the Notebook does not like or if there are actual errors. I also posted some questions but never got any response to any of them.

By Chandan R S

May 9, 2020

Not much satisfied with the course structure...

To successfully understand and complete this course, you constantly need to refer the reference book.

Most of the students are referring to online courses so that they can learn more efficiently than reading,

any casual book reader can easily complete this course but for the person who like to learn from videos rather than book reading (like me), it was not so great experience.

By Rafael C P

May 12, 2020

The content is there and it is good, but teachers lack good teaching skills and lessons feel rushed (Ng lectures come to mind as positive examples of good practices). Also, lessons aren't self-contained, as you need to read the book if you want to get good grades on the tests. I was looking for a smoother experience than the book, not to be told to read the book, which I can do without a course.

By tom

Dec 16, 2020

I would have learned more if the course had a coding assignment each week, or at least example code available for similar problems. I had a good theoretical understanding of everything we needed to do but very poor practical understanding.

The course did serve as a good introduction to the theory of reinforcement learning, and certainly acts as a good starting point.

By Vaddadi S R

Mar 10, 2021

The programming exercises are quite tough and difficult to code on our own. Concepts were explained nicely, however, lacks examples. Working out examples would have given an even better insight. Another video that could have proven useful is how to convert a real-world problem into an MDP.

By Thomas T

Jan 26, 2022

Course is rather poorly structured. Some videos explain concepts better than others but come later in the courses. There's not enough of a summary of terms, and seems to follow the suggested book almost word for word. The course should use the book as supplementary not complimentary.

By Saeid G

Dec 10, 2019

The good thing about this course is that it is based on the bible of reinforcement learning and it is thoughts by the experts in the field. However, the pace of the teaching is extremely fast and it is quite hard to keep with the pace even for someone with some background in the RL.

By Iuri P B

Jul 3, 2020

It needs more explanation about the fundamentals, examples and sections that demonstrate how each, for instance, Policy Iteration and Value Iteration differ. Despite that, the course is really good and I would recommend for a friend.

By Amr M

Mar 14, 2021

The material needs to be easier and more intuitive. Last assignment shall have some additional steps to help the student to solve it. and also to involve him more

By Soran G

Dec 9, 2019

The size of different variables has not been clearly spelled out so this makes the concept confusing and requires so much time to figure them out.

By Alessandro o

May 14, 2020

It was quite difficult for me to follow. The concepts are explained very quickly and can be though. I found exercises very helpful though.

By MOHD F U

Feb 12, 2020

Need a clear explanation of topics with a way to code as explained by Andrew NG in Neural networks and deep learning by deeplearning.ai

By Kun C H

Oct 29, 2019

Explica las cosas muy por encima, no va al detalle, las prácticas un pelín difícil para gente que empieza.

By mehryar m

Jul 16, 2021

It was quite comperhensive and intuitive one !

By KAUSHIKKUMAR K R

Sep 27, 2020

I automatically transferred to Auditing mode.

By Vadim A

Apr 14, 2020

More explanations to theory would be nice.

By Jeel V

Jun 13, 2020

More details in teaching concepts

By Marju P

Jul 30, 2021

The course was disappointing for two reasons: poor instruction and poor content. I was expecting a high quality course from Coursera, but was instead finding myself with instructors that simply read a textbook to you. The instructors did not provide any added value. They read the book, even used the exact same examples and slides as in the book. Moreover, this was done in a a boring monotone way. The instructors seemed frozen still, eyes glazed over (with boredom?) with the exception of their lips that moved as they read the slides. Good instruction includes giving more value than just reading a book: new and different examples, different explanations, or at least different wording, personal commentary, sharing own intuition, and linking material to the broader world, making connections between ideas. All of this was missing. Furthermore, the course is not inclusive. The few examples that were chosen were applications to chess and golf. In other words, activities of the privileged few. RL is highly relevant in our world where AI solutions are springing up in all areas of life. There is a wealth of examples that are relatable to a wide variety of people. Instead, by choosing golf and chess, the instructors are alienating the majority of their students. This is in stark contract to Coursera's own mission of expanding and promoting access to high quality education for ALL people regardless of their background (including socio-economic background). The course could be improved by adding content (commentary, explanations, examples, discussions) that has not appeared in the book. Relating this content in a student friendly manner (not monotonically reading slides). In short, the instructors should follow the basics of modern provably effective teaching practices.

By Hung N

Oct 9, 2023

The videos are most likely talk about the content in the book without any extra value in explanation. For me, it took a lot of effort to read the book, refers other resources to understand the content.