WP
11 de abr de 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.
AC
1 de dez de 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.
por Steven W
•11 de mai de 2021
It's a great course, and they cover the basics of function approximation. The instructors were clear and knowledgeable, and the content that was covered was solid.
However, they skip some content that I feel is really important for modern RL, specifically the "deadly triad" regarding the convergence of off-policy approximate TD methods. They also don't discuss or link to papers on PPO or other recent advancements in RL, and I was hoping to learn more about those in particular.
por Narendra G
•19 de jul de 2020
This course is important for those who not just want to learn RL for mere sake but want to dive into various topics currently in research (for that reading textbook is of most importance). This specialization would have been even better if it had included some more complex topics from the textbook. To fully comprehend all the topics, guidance from experts is necessary.
por Nicolas M
•24 de out de 2020
Very interesting course: I have learned many things. A translation to other languages would be great: sometimes I can't memorize everything as I would if it was in my mother tongue.
Using another paper to study ( Experiments with Reinforcement Learningin Problems with Continuous State and Action Space) was a great idea that should be done in other courses.
por Lucas O S
•21 de jan de 2020
Great course, deserve 5 stars. It is a good complement to the book, it adds interesting visualizations to help parse the content. The only issues were in the exercises. There are technical issues with the notebook platform where it keeps disconnecting from time to time, with no warning, and you lose your unsaved work (seems like token expiration).
por 남상혁
•17 de jan de 2021
Very good lecture! I understand a lot about function approximation such as linear approximation, neural networks, etc. However, detail of video lectures were not perfect as the textbook. If you don't want to read a lot of text and listen to the lectures, you might not understand a lot of concepts.
por Hugo V
•15 de jan de 2020
it was great to apply what I have learned from the book, but it was hard to find my mistakes in the course 3 notebook. I also misunderstood the alphas in the course 4 notebook at first glance, their indices look like they are powers (sorry for the bad english). Besides it, great course.
por Amit J
•17 de mar de 2021
Lecture quality could have been better. They look like practiced monologues rather than a class where a teacher is trying (hard) to explain a concept. If one has to wait for assignment to get the full grasp, it doesn't reflect too well on the instructors.
por Lik M C
•18 de jan de 2020
The course is still good. But the assignment is not as good as course 1 and 2. In fact, the contents of the course are getting complicated and interesting as well. But the assignments are relatively simple.
por Mark P
•17 de ago de 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.
por Anton P
•12 de abr de 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.
por Vladyslav Y
•8 de set de 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!
por Sharang P
•27 de fev de 2020
more detailed explanation of some of the assignments and how state values are got with tile coding but overall a great experience!
por Jerome b
•9 de abr de 2020
Great course, based on the reference book about reinforcement learning. A must for anyone interested in machine learning.
por Rajesh M
•17 de abr de 2020
I loved the course videos and programming assignments. The only suggestion would be to go a little deeper in the videos.
por SCOTT A
•5 de ago de 2020
This was a good course but I really struggled to understand how each of the value functions translated into code.
por Muhammed A Ç
•4 de set de 2021
Programming exercises are not self explaining. But instructors are explaining concept in a perfect way
por Pouya E
•2 de dez de 2020
Great overall. The content on policy gradient could be expanded, some details were delivered hastily.
por Rishabh K
•19 de mai de 2020
The average reward and differential return needs to be explained more thoroughly
por Ramaz J
•17 de out de 2019
Course is great! Maybe some slides would be helpful not to forget.
por Charles X
•21 de jun de 2021
Gets hard to understand.
por Quarup B
•25 de jul de 2021
Content is great, but the text is super dense -- slow read for me. The lectures are much clearer, although also a bit dense / quick paced to retain the information long term (especially if one wishes to skip the reading).
por Prashant M
•7 de jun de 2020
great course material but you need read the RL book through out the course. Also assignments are bit difficult, oops concept is mandatory.
por Justin N
•31 de mar de 2020
Lectures are pretty good, but the programming exercises are extremely easy. All of the problems are rather contrived as well.
por Yassine B
•4 de mai de 2020
I think It must be more deep neural networks dedicated course and not focus on coarse and tile coding!!!
por Bernard C
•24 de mai de 2020
Course was good, but assignments were not well constructed. Problems with the unit tests were frequent.