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!
By Francisco J R A
•Jun 15, 2020
Excellent in terms of learning the foundations of RL.
By 袁之日
•Mar 29, 2021
There could be more coding examples for each module.
By Jeroen v H
•Oct 17, 2019
Quite theoretical. But a good base of the concepts.
By Rupesh S
•Oct 6, 2022
More elaboration on the maths part will help.
By Luis G B
•Nov 7, 2022
Good, but it just introduce the fundamentals
By Husam D
•Nov 4, 2019
I wished there were more coding assignments
By Shahram E
•Jun 25, 2020
c
o
u
l
d
b
e
w
i
t
h
m
o
r
e
e
x
a
m
p
l
e
a
n
d
t
e
a
c
h
b
y
c
o
d
i
n
g
By Matin S
•Jan 13, 2022
it was a bit hard in code assignments
By Deleted A
•Oct 26, 2019
Interesting course.
By Michael M
•Apr 30, 2024
Good course !
By Arnaud 3
•Oct 10, 2021
good course
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 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.