AT
2019년 8월 22일
Just like the first course of the specialization, this course is really good. It is well organized and taught in the best way which really helped me to implement similar ideas for my projects.
AL
2019년 8월 19일
I have clearly learnt a lot during this course. Even though some things should be updated and maybe completed, I would definitely recommend it to anyone whose interest lies in PGMs.
교육 기관: AlexanderV
•2020년 3월 9일
Great course, except that the programming assignments are in Matlab rather than Python
교육 기관: Shi Y
•2018년 12월 16일
It's absolutely very very hard but extremely interesting course! Although code assignments always have a lot of small bugs, and it cost me lots of time to find out, but, hey! Everything is the same in school(offline), nothing gonna be perfect. The sampling part is the most difficult stuff to learn so far, and after I tried to review it again and again, combined with other online material, I got those shit done! The only drawback of this course is that not many people active in the forum(Including those TA), maybe that just because only a small number of people enrolled in this course. In short, worth learning!
교육 기관: Jonathan H
•2017년 8월 3일
Pretty good course, albeit very dense compared to the first one (which was certainly not trivial). I would give it 5 stars just based on the content, but the programming assignments don't work without significant extra effort. I completed the honors track for the first course, but gave up after spending 4 hours trying to fix HW bugs that were reported 8 months ago.
Would have also been nice to have more practical examples to work on. Some of the material is very theoretical, and I find it hard to build intuitions without applying the algorithms in practice.
교육 기관: Anurag S
•2017년 11월 8일
Great introduction to inference. Requires some extra reading from the textbook.
교육 기관: Tianyi X
•2018년 2월 23일
not very clear from the top-down level.
교육 기관: Deleted A
•2018년 11월 18일
This course seems to have been abandoned by Coursera. Mentors never reply to discussion forum posts (if there is any active mentor at all). Many assignments and tests are confusing and misleading. There are numerous materials you can find online to learn about Graphical Models than spending time & money on this.
교육 기관: Michael K
•2016년 12월 24일
The course lectures are even better than PGM I, as it appears that Professor Koller has recorded some material recently that helps fill in small holes from the previously recorded lectures. Hopefully she'll have time to clean up PGM I in the near future for future students.
This course is another tour-de-force for debugging, though it definitely made me a better programmer (I'm intermediate). I wish that the Discussion Boards were more active, and it's a shame that the Mentors were Missing In Action. On the one hand, the programming instructions were sometimes a bit vague, which made the assignments less like assignments are more like research projects. For these 2 reasons, the course is 4-star rather than 5-star.
Still, it's a lot better than trying to learn this out of the book by oneself. Some say enrollment has dropped off since they began charging for getting access to Quizzes and Programming Assignments. Or it may be attrition, as these are pretty challenging (and well taught) courses. I'm very happy to support this course financially, as it's loads cheaper than what I'd be paying if I were back at Stanford.
Like PGM I, I strongly recommend doing the Honors Programming Assignments, as it's really the way to learn the material well.
교육 기관: george v
•2017년 11월 28일
great course, though really advanced. would like a bit more examples especially regarding the coding. worth it overally
교육 기관: Kaixuan Z
•2018년 12월 4일
hope to get some feedbacks about hw or exam
교육 기관: Michel S
•2018년 7월 14일
Good course, but the material really needs a refresh!
교육 기관: Jiaxing L
•2016년 11월 27일
I am kind of disappointed that you have to pay for the course before you can submit the solution to the problem set. However, that is not the main issue of this course, as I fully understand that the financial profit for the lecturer is very important. The main issue of this course is that the chaos in the symbol used in the second programming assignment, the lecturer cannot even main self-consistency in the symbol used. The statement of everything in both PA1 and PA2 is also very confusing.
교육 기관: Hunter J
•2017년 5월 2일
The lectures are fine and the book is great, but the assignments have a lot of technical problems. I spent most of my effort trying to solve trivial issues with the sample code and dealing with the auto grader.
교육 기관: Kuan-Cheng L
•2020년 7월 23일
Content is good but the course is totally not maintained especially assignments.
교육 기관: Mahmoud S
•2019년 2월 22일
The honorary assignments contain code mistakes, and difficult to do! You are sifting through mistakes in the instructions along with the supplemented code!
교육 기관: Sergey S
•2020년 9월 24일
Again 5 stars! As I telecommunication and signal processing engineer, I was surprised, how simple one can explain the Belief Propagation algorithm in terms of PGM. I am very thankful to Daphne Koller, that she dedicated also time to explain BP in a CliqueTrees, that is the key to understand BCJR (MIN-SUM or MAP or Forward-Backward algorithm). Few simple steps and one can rediscover how Kalman filters work (just follow an article 2001 Factor graphs and the sum-product algorithm by Kschischang, Frey and Loeliger) and deep dive into modern probability decoding methods for error correcting codes. This module was awesome!
교육 기관: Chan-Se-Yeun
•2018년 1월 30일
I kind of like the teacher. She can always explain complicated things in a simple way, though the notes she writes in the slides are all in free style. Loopy belief propagation and dual decomposition are the best things I've learnt in this course. I've met them before in some papers, but I found it extremely hard to understand then. Now I gain some significant intuition of them and I'm ready to do further exploration. Anyway, I'll keep on learning course 3 to achieve my first little goal in courser.
교육 기관: Rishi C
•2017년 10월 28일
Perhaps the best introduction to AI/ML - especially for those who think "the future ain't what it used to be"; the mathematical techniques covered by the course form a toolkit which can be easily thought of as "core", i.e. a locus of strength which enables a wide universe of thinking about complex problems (many of which were correctly not thought to be tractable in practice until very recently!)...
교육 기관: Dat N
•2019년 11월 20일
The lectures are in good detail and the lecturer clearly explains many topics. The programming assignments are helpful in applying the learned concepts but sometimes it takes long time to figure out what the instruction really means and the code structures. It was hard work but after all, I would like to thanks for a great course because I have learned a lot.
교육 기관: Satish P
•2020년 8월 28일
Quite an enriching experience indeed. The material was relatively more dense when compared to course 1. The assignments were reasonably challenging, requiring some critical thinking and imagination to extend the concepts to scenarios that were unthought of while going through the videos and course content.
교육 기관: Alfred D
•2020년 7월 29일
Very good course learnt a lot , but some of the videos were very long avg 23 mins , those were really taxing on the mind and had to be seen many times over longer breaks. but thnx to Prof Daphne, she really got to the point for most of the topics discussed and also on the quiz questions
교육 기관: Ayush T
•2019년 8월 23일
Just like the first course of the specialization, this course is really good. It is well organized and taught in the best way which really helped me to implement similar ideas for my projects.
교육 기관: Anthony L
•2019년 8월 20일
I have clearly learnt a lot during this course. Even though some things should be updated and maybe completed, I would definitely recommend it to anyone whose interest lies in PGMs.
교육 기관: Lik M C
•2019년 2월 3일
Very great course! A lot of things have been learnt. The lectures, quiz and assignments clear up all key concepts. Especially, assignments are wonderful!
교육 기관: Orlando D
•2017년 3월 12일
Thanks a lot for professor D.K.'s great course for PGM inference part. Really a very good starting point for PGM model and preparation for learning part.
교육 기관: Yang P
•2017년 5월 29일
I learned pretty much from this course. It answered my quandaries from the representation course, and as well deepened my understanding of PGM.