AT
2020年7月6日
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
2020年4月7日
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!
創建者 Stefan K
•2020年12月4日
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
•2021年5月11日
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
•2019年9月1日
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
•2020年10月29日
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
•2020年5月31日
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
•2019年9月9日
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
•2020年4月5日
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
•2022年4月13日
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
•2021年6月20日
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
•2022年5月2日
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
•2022年2月22日
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
•2021年2月28日
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.!
創建者 Ismael E
•2021年3月29日
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
•2020年8月10日
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
•2020年5月27日
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
•2019年10月22日
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
•2020年5月30日
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
•2019年9月22日
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
•2020年7月25日
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
•2020年4月7日
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
•2020年8月16日
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
•2020年3月11日
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
•2021年4月2日
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.
創建者 Jau-Jie Y
•2021年7月2日
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
創建者 Gökhan A
•2019年10月22日
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.