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!
创建者 Manuel
•Jul 22, 2020
The most professionally presented course I have done on Coursera! Instructors explain well, the provided literature is on point and the assignments had a good mix of being doable and challenging. Probably the best course I have taken so far.
创建者 Stefan K
•Dec 4, 2020
The course covers the fundamentals of reinforcement-learning and also deals with complex mathematic equations. However the math is very good explained in the videos and the 2 programming exercises help a lot for understanding this topic.
创建者 Steven W
•May 11, 2021
Solid class covering the basics of tabular Reinforcement Learning.
They follow the Sutton and Barto book pretty closely, so they start with some dummy examples to demonstrate things. The real interesting stuff isn't until a later course.
创建者 Damian K
•Sep 1, 2019
Slow means smooth. Smooth means fast. This course introduces you efficiently into the world of RL. And this is what you want. Everything is perfectly to the point. All exercise are here to boost your understanding. Highly recommended.
创建者 Vedant D
•Oct 29, 2020
This course provides a good fundamental knowledge about the Reinforcement Learning. The source material, RL by Sutton and Barto, provides very good intuition od concepts with examples and also explains every topic in much detail.
创建者 MIN-CHUN W
•May 31, 2020
Course contents are good and easy to understand. Textbook is really a good supplement to lecture videos. Assignment difficulties are between being easy and moderate. It's really fun and encouraging when completing the assignments.
创建者 Naveen M N S
•Sep 9, 2019
The pattern of this course is amazing. Each video is short and has a specific objective that's clearly stated. This approach to teaching made tough topics look easy. Assignments and quizzes were doable. Amazing experience overall!
创建者 Surya K
•Apr 5, 2020
Course was beautifully made. I tried to learn RL from multiple different courses but I couldn't understand them. This course was different however, the assignments were made in a way that helped me understand concepts concretely.
创建者 Ola D
•Apr 13, 2022
Excellent!
Very good videos, very pedagogical teachers!
Very good book!
Looking forward to upcoming courses
This (in competition with the Data structures and algorithms specialization) is the best I have seen yet on Coursera!
创建者 Sharath K
•Jun 20, 2021
This is the best course I've found on RL. The lectures are to the point and both the lecturers are very good. The best part however is the graded assignments at the end of each week where we get to apply everything we learnt.
创建者 LI C Y
•May 2, 2022
This is not an easy cousre even to a computer degree graduate but it opens my eyes further on AI. I am understanding why RL is really quite different from ordinary supervised/unsupervied machine learning and neural networks.
创建者 Nilesh A
•Feb 22, 2022
Challenging and perfect introduction to reinforcement learning with a great blend of theory + quizzes + practical and discussions in between to engage. Thank you everyone for this course. Moving on to the next course.
创建者 Juan P V H
•Feb 28, 2021
Really good course.! The videos help to understand difficult concepts. The last assignment was challenging for me (I'm Ph.D. in electronics, not in computer science). In general a really good and recommended course.!
创建者 WilliamRich
•Jun 6, 2022
The course was very good overall. The lectures are clear and succinct. I think the programming assignements need to be reworked a bit. I think the way the helper code is setup in the assignements is not so pythonic.
创建者 Ismael E
•Mar 29, 2021
Great course. I specifically recommend it as a completion to the reference book by R. Sutton. That course really helped me better understand some of the key concepts in the book. Looking forward to the next course.
创建者 Andrew S
•Aug 10, 2020
Amazing course. Amazing contents. The book is perfect and the lectures help clarify doubts that one may have from reading the book. With there were more programming assignments, but still it is a very good course.
创建者 Guto L S
•May 27, 2020
Very good course! It introduces basic concepts necessary to understand the basic reinforcement learning algorithms. The course is well structured, and the practical activities help a lot to fix the studied content.
创建者 VBz
•Oct 22, 2019
Short videos, with list of objectives at the beginning and recap and the end, and clear explanations in between. In my opinion, all teachers should watch these videos to get an example on how good courses are done.
创建者 Nhu N A
•May 30, 2020
The reading is a little bit challenging, but everything was explained very clearly with helpful examples in lecture videos. Absolutely recommend for someone who want to explore the field of Reinforcement Learning.
创建者 Shahriyar R
•Sep 22, 2019
Extremely useful course. Especially the format is very effective. First read the book, then listen the extra explanations and write Python code. Concepts are really clear for me now. Thanks for such amazing work.
创建者 Dani C
•Jul 25, 2020
I was already familiar with a lot of the subjects in the course, but the way Martha and Adam explained everything really cemented all of the knowledge for me. Now instead of just familiarity I have real skills.
创建者 Tristan S
•Apr 7, 2020
Great course for learning fundamentals. My only complaint is that I don't quite feel comfortable implementing what I have learned with coding yet. Maybe as I progress in the specialization this will get better.
创建者 Rafael B M
•Aug 16, 2020
The course build up a solid ground for building more complex concepts of Reinforcement Learning, It's essential to master the core fundamentals of RL in order to seek more powerful and sophisticated methods.
创建者 Nicolas S
•Mar 11, 2020
Excellent course, with an excellent explaination of Markov Decision Process and Dynamic Programming by the 2 teachers. The quizzes and the final exercice are challenging and make you search in the text book.
创建者 Dashiell S
•Apr 2, 2021
Well designed, well taught course. I think I'd have liked it if there were more and tougher programming assignments as opposed to the quizzes, but this definitely provides an accessible introduction to RL.