AT
6 de jul. de 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
7 de abr. de 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!
por Stefan K
•4 de dic. de 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.
por Steven W
•11 de may. de 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.
por Damian K
•1 de sep. de 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.
por Vedant D
•29 de oct. de 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.
por MIN-CHUN W
•31 de may. de 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.
por Naveen M N S
•9 de sep. de 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!
por Surya K
•5 de abr. de 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.
por Ola D
•13 de abr. de 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!
por Sharath K
•20 de jun. de 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.
por LI C Y
•2 de may. de 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.
por Nilesh A
•22 de feb. de 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.
por Juan P V H
•28 de feb. de 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.!
por Ismael E
•29 de mar. de 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.
por Andrew S
•10 de ago. de 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.
por Guto L S
•27 de may. de 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.
por VBz
•22 de oct. de 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.
por Nhu N A
•30 de may. de 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.
por Shahriyar R
•22 de sep. de 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.
por Dani C
•25 de jul. de 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.
por Tristan S
•7 de abr. de 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.
por Rafael B M
•16 de ago. de 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.
por Nicolas S
•11 de mar. de 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.
por Dashiell S
•2 de abr. de 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.
por Jau-Jie Y
•2 de jul. de 2021
Very good explain, and included some real world example, like trunk assign.
The dynamic animation of grid world MDP calculation also was good, though I hope more slowly show the steps interval.
Thanks a lot
por Gökhan A
•22 de oct. de 2019
This course is very benificial for the people who want to attempt to the area of reinforcement learning. People should regularly follow the book in parallel to video lectures to benefit from this course.