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 Mengyu T
•Jul 4, 2021
Very clearly explained videos that makes it easy to follow the textbook. Programing assignments and quizzes + explanation help understanding a lot!
By Alden C
•Sep 28, 2022
This is an emminently approachable walkthough of the first few chapter of Sutton and Barto's Text, which is foundational in the field. Brilliant.
By dmin d
•Mar 19, 2021
Very good. Has a great book suppliment to better understand the concept. The lecture and the book is highly related. So it's much easier to study.
By 刘旻星
•Jul 1, 2020
Getting through this course, i know about Reinforcement learning more systematically. And a solid foundamental knowledge is a beginning of success
By Li L
•Aug 11, 2020
Awesome course! The concepts and basic ideas are made very clear through the videos and assignments. The programming assignments are also useful.
By Tristan L
•Oct 15, 2021
Well-organized and well-executed! This course did an excellent job at introducing RL concepts and showing how they can be implemented in Python
By Guruprasad S
•Jul 9, 2021
Assignments were the really useful to master the theoretical concepts. Instructors are really doing a good job in keeping the content crisp.
By vishal s
•Aug 13, 2020
Nice course for people who are beginning Reinforcement Learning ,as the course takes you slow and steady by strengthning your basic concepts
By Rudi C
•May 31, 2020
A great introduction to the field of RL. The referenced textbook is amazing and the implementation of the algorithms is fun and instructive!
By Braghadeesh L
•Jul 31, 2019
Great course and awesome instructors. Wish this course should have been announced much earlier. Thanks for offering such a wonderful course.
By Xiaojie Z
•Jun 28, 2023
This course provide a solid learning for theory as well as hands on experience. Both lecture video and programming exercise are very good.
By Dhar R
•Oct 23, 2020
Excellent course. The concepts are quite abstract, so I expect to revisit them a few times again. Otherwise, it could all evaporate. Lol!
By Shashikant P
•Dec 29, 2020
Excellent introduction to Reinforcement Learning. The examples used to make students understand the various concepts were truly amazing.
By Lukas S
•Dec 23, 2019
Very well structured, good examples, and helpful quizzes. I think (even) more programming assignments would make the course even better.
By Syed A A
•Jun 6, 2024
It has everything in one place to help you learn fast, while keeping you motivated by not searching for resources and material to try!
By Batuhan S
•Jul 18, 2023
Tutorials are good but not enough. I think the most amazing part of this course are coding assignments, it eases grasping the logic.
By laxmikanta s
•Dec 30, 2020
Great Content, Superb explanation with solid examples. Quiz and Assignment are really helpful to improve understanding on the topic.
By KSHITIJ B
•May 22, 2020
The basics are really introduced in a manner that one can easily build upon after reading the readings provided , enjoyed the course
By Animesh
•Feb 15, 2020
I found this course very interesting. The basic concepts are explained very nicely. This course is great when a RL-noob like me : D
By Mert I
•Aug 19, 2019
The concepts are explained in a very simple manner. Reading book then watching videos helps a lot to understand the essential ideas.
By Cesar A G
•Jul 13, 2020
Well structured and thought examples that expand the information on the textbook. The programming assignments are very well built.
By Suresh
•Sep 21, 2020
Awesome introduction to Reinforcement Learning. The explanations are very precise and the complex concepts were easy to follow
By DEVANSHU S
•Sep 8, 2020
Beautifully explains concepts in an intuitive fashion, although the addition of proofs of convergence would have been great :)
By Rodrigo P S
•Nov 16, 2022
It was quite challenging for me, but the videos help a lot. I found some interesting bugs, but I got more Python experience.
By Nikhil G
•Nov 25, 2019
Excellent course companion to the textbook, clarifies many of the vague topics and gives good tests to ensure understanding