Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Bayesian Methods for Machine Learning

Bayesian Methods for Machine Learning

FREE

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.9/10 (Our Score)
Product is rated as #59 in category Machine Learning

People apply Bayesian methods in many areas: from game development to drug discovery. They give superpowers to many machine learning algorithms: handling missing data, extracting much more information from small datasets. Bayesian methods also allow us to estimate uncertainty in predictions, which is a desirable feature for fields like medicine. When applied to deep learning, Bayesian methods allow you to compress your models a hundred folds, and automatically tune hyperparameters, saving your time and money. In six weeks we will discuss the basics of Bayesian methods: from how to define a probabilistic model to how to make predictions from it. We will see how one can automate this workflow and how to speed it up using some advanced techniques. We will also see applications of Bayesian methods to deep learning and how to generate new images with it. We will see how new drugs that cure severe diseases be found with Bayesian methods. Do you have technical problems? Write to us: coursera@hse.ru National Research University – Higher School of Economics (HSE) is one of the top research universities in Russia. Established in 1992 to promote new research and teaching in economics and related disciplines, it now offers programs at all levels of …

Instructor Details

Daniil Polykovskiy graduated from Moscow State University. He is currently a Sr. Research Scientist in Insilico Medicine and a member of the Bayesian methods research group. He is mainly interested in natural language processing and generative models. He teaches Neural Networks for Machine learning course at Moscow State University.

Specification: Bayesian Methods for Machine Learning

Duration

38 hours

Year

2017

Level

Expert

Certificate

Yes

Quizzes

Yes

50 reviews for Bayesian Methods for Machine Learning

4.2 out of 5
38
6
4
2
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Milos V

    As PhD in physics I found lecture super boring (too much theory and derivation) and irrelevant to the practical assignment. On the other hand, most of practical assignments are explained very pedagogical manner (except week 5!). As for the first course I would recommend more code related lectures.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Ahmad

    Not structured well

    Helpful(0) Unhelpful(0)You have already voted this
  3. RLee

    The only solid online course on Bayesian ML methods!

    Helpful(0) Unhelpful(0)You have already voted this
  4. Jordi W

    This is a challenging course, but well worth it! One needs to be able to manage both the lecture content and the practical side of the course, namely the Python modules/environment. The Python ecosystem is developping fast and some modules changed since the assignments have been created. This means that you need to be able handle deprecations within Python modules and your own Python environment if needed. But this is an advanced course, so I think that is fine. Things have been made easier now that the course creaters have moved assignments to Colaboratory.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Francois L

    Very tough but very interesting

    Helpful(0) Unhelpful(0)You have already voted this
  6. Erwin P

    This course provides a comprehensive overview how Bayes stats can be used in ML. I’m better able to value the different concepts like EM, GP and VAE and put them into perspective. Depending on you previous math and stats skills the assignments can be challenging and it took me some stamina to complete. The “Russian English” is sometimes a bit of a hurdle when watching the videos, but you get used to it. The concepts are well explained and the references to the additional materials useful.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Maciej

    Overall it’s good. My problem is that most of this material is better suited to lecture notes and not a video. They’re forcing it into a video since it’s coursera. Couldn’t get through a lot of the lectures, used a textbook instead.

    Helpful(1) Unhelpful(0)You have already voted this
  8. Karishma D

    Lots of maths! :). Assignments were very interesting as well. But overall, this has been my favourite course so far. I like how in depth the lectures went into the maths (made me feel like I was back at uni). However, if I did not have a maths + stats background (from university), I think I would have struggled to keep up with the content Couple of comments though: 1) For the MCMC week, it would have helped my understanding if we had to fit a Bayesian model to a dataset from scratch via our own implementation of Metropolis Hastings for example in addition to using the pymc3 library. 2) For the Gaussian Processes week, it would have helped my understanding if we had to fit a GP to some data via our own implementation in addition to using the GPy library.

    Helpful(2) Unhelpful(0)You have already voted this
  9. Vaibhav O

    Great introduction to Bayesian methods, with quite good hands on assignments. This course will definitely be the first step towards a rigorous study of the field.

    Helpful(1) Unhelpful(0)You have already voted this
  10. Kuldeep J

    Various advanced Machine Learning topics like Bayesian interpretation techniques, probabilistic modelling, variational auto encoders, etc. have been explained in a very intuitive and simple manner. Then the assignments are well designed to make sure one is able to work on the existing packages available.

    Helpful(0) Unhelpful(0)You have already voted this
  11. MASSON

    Good course. Too much theory, not enough practice

    Helpful(0) Unhelpful(0)You have already voted this
  12. Igor B

    A wonderful course to improve the theoretical understanding of machine learning and recap probability theory. The lecturers did their best to drag the listener through the math of the EM algorithm and more. The transition to Google Colab indeed simplified online work with Jupyter notebooks.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Jue W

    Very helpful!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Gary

    Covered many important points in the course.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Harshit S

    Awesome course !

    Helpful(0) Unhelpful(0)You have already voted this
  16. Xinyue W

    Fantastic contents! It explains a lot of concepts that confused me when I started Bayesian machine learning very well.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Mark Z

    This course course teaches you a lot of useful math. It might be hard to understand at times, but you will get through it. Assignments are good for getting to know python tools which implement mathematical concepts described in lectures. Overall the best course I’ve taken so far.

    Helpful(1) Unhelpful(0)You have already voted this
  18. Luke B

    Excellent course! The perfect balance of clear and relevant material and challenging but reasonable exercises. My only critique would be that one of the lecturers sounds very sleepy.

    Helpful(1) Unhelpful(0)You have already voted this
  19. Tirth P

    Mathematically Heavy and highly theoretical course. This makes this course unique and awesome

    Helpful(0) Unhelpful(0)You have already voted this
  20. Beibit

    As the description suggests this course is very advanced and math heavy.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Goh

    Excellent!

    Helpful(0) Unhelpful(0)You have already voted this
  22. Sankarshan M

    very good

    Helpful(0) Unhelpful(0)You have already voted this
  23. Murat O

    A great course to learn probabilistic machine learning!

    Helpful(0) Unhelpful(0)You have already voted this
  24. M A B

    Amazing contents

    Helpful(0) Unhelpful(0)You have already voted this
  25. Daniel T

    The material is good and a lot of effort went into designing this course. Nonetheless, it feels neglected and could use an update. The presentations are somewhat muddled by notational abuse. Indeed, it’s customary to shorthand every distribution as “p” and let the arguments remind you which variable it came from, e.g, p(x|y) is conditional density of variable “X” at x given that “Y” y. But then “p(a|b)” could be a completely different function corresponding to random variables “A” and “B”; however, you could have a x and y b as vectors which amplifies confusion… And when many variables with different ranges are involved and there’s no consistency between labels for the variables and labels for their values, one has to spend extra time deciphering the material. Keeping track of the random variables and adopting a more suggestive notation would go a long way. Also, in Bayesian context it helps to avoid the word “parameter” (other than hyper parameter, maybe), e.g., the weights “w” themselves are just values of a random variable, which is no different than the data generating process or the latent variables. The programming assignments contain a lot of missing or inconsistent instructions. Be prepared to sift through the forums to find what is really expected or how to fix the issues in the supplied code. Overall, I get the impression the course is now maintained by the students. It would be nice to see a revision from the instructors.

    Helpful(1) Unhelpful(0)You have already voted this
  26. Parag H S

    Bayesian Methods for machine learning course was great

    Helpful(0) Unhelpful(0)You have already voted this
  27. Debasis S

    I found it tuff to get everything, but a very good course

    Helpful(0) Unhelpful(0)You have already voted this
  28. Ayush T

    It is undoubtedly one of the best course on Coursera that I’ve come across. This is really well taught and there is a good balance between the theoretical and the practical aspect of the Bayesian Machine Learning. This course is must do for those who want to do some good projects in the field of Bayesian Deep Learning which is currently a hot topic now.

    Helpful(0) Unhelpful(0)You have already voted this
  29. Mehrdad S

    This is a great course for some of the advance topics in Baysian ML. The course starts off great and provides great explanation of the basic topics such as Conjugate, EM algorithm, etc. The related HW are also intelligently designed and fun to solve. But, as it reaches the weeks 5 and 6, things starts to fall apart and the materials are not presented and explained in the best possible way. I think the instructors try to teach many topics which requires a little bit of patience in a short amount of time. Overall, I believe its a course worthy of try, certainly provides great exposure to some of the advance topics but requires further follow ups and studies to completely digest all the materials.

    Helpful(0) Unhelpful(0)You have already voted this
  30. Truong D

    Easy way to approach the Probability

    Helpful(0) Unhelpful(0)You have already voted this
  31. Akhil K

    Very comprehensive & touched upon some very interesting problems!

    Helpful(0) Unhelpful(0)You have already voted this
  32. Igor P

    Excellent course. Definitely touches advanced topics with the due rigor.

    Helpful(0) Unhelpful(0)You have already voted this
  33. Marcos C

    This course was a fantastic intro to modern Bayesian methods. I particularly liked the references to relevant papers and the useful programming assignments. The only negative I would say with this course (and all the courses in the specialisation) is that there is usually not enough density of people taking the course so the peer graded assignments take ages to be graded. I would recommend that these bits are made optional and don’t count towards the final grade.

    Helpful(0) Unhelpful(0)You have already voted this
  34. Alya S

    Very well structured and delivered course. The explanations are generally easy to follow and reproduce. Highly enjoyable and instructive. Assignments are relevant. It would have been great to have an assignment for the Dirichlet Allocation this would have improved the overall understanding of the algorithm. Overall very satisfied I took this lecture. Thanks very much to the lecturers.

    Helpful(0) Unhelpful(0)You have already voted this
  35. Luka N

    Too many probability concepts with too little examples and areas where one can apply them. Also, some steps in the computation are skipped which makes it harder for the learner to understand them. I spent hours trying to figure them out and get the result teachers have got on videos.

    Helpful(1) Unhelpful(0)You have already voted this
  36. Stephane H

    Great course, quite hard.

    Helpful(0) Unhelpful(0)You have already voted this
  37. Marcin L

    The course was great, I’ve learned a lot about Bayesian perspective on Machine Learning. The level was satisfying, tasks and quizzes were demanding. It has been very interesting material to learn about. I would give 5 stars, but eventually gave 4 because it had two drawbacks. First is, assignments are written in tensorflow v1, and occasionally there were issues with compatibility in some libraries. I don’t know when the codes were last time refreshed, but unfortunately open source technologies tend to become deprecated very quickly, and the time has already affected course materials. Secondly, some of the most important derivations were made on blackboard, and are not included in downloadable slides. I would really like to keep them in some files, but the’re not available. Apart from these minor drawbacks, it’s still a great course and definitely worth learning from.

    Helpful(0) Unhelpful(0)You have already voted this
  38. Debasish G

    This is one of the bets and advanced courses on machine learning that I have done so far. Loved the math part and the programming part. This course has the best coverage of expectation maximization algorithms that I have seen so far. Absolutely loved the course.

    Helpful(0) Unhelpful(0)You have already voted this
  39. Roshan C

    The best course to learn about maths behind the optimization and also helped to clarify the mathematics lies behind

    Helpful(0) Unhelpful(0)You have already voted this
  40. Husain B

    Amazing course, take you from brief to advance level concepts of bayesian stats and methods.

    Helpful(0) Unhelpful(0)You have already voted this
  41. RITICK G

    gfhgngfbfv

    Helpful(0) Unhelpful(0)You have already voted this
  42. Tim v d B

    The first exercises are sessions are fun and very good. However, the last exercise is a catastrophy. Conflicting instructions. Once I should upload a HTML version but nobody says who. Then suddenly the rules are changed and it is supposed to upload it some google cloud. This platform is qute annoying. Either I cannot edit my work any more or suddenly it just disappears. The editor is also very bad. This is just unfair. Really the technical problems in the final project are too extreme.

    Helpful(0) Unhelpful(0)You have already voted this
  43. Kiran K R

    This is the best introductory course that is available for Bayesian deep learning.

    Helpful(0) Unhelpful(0)You have already voted this
  44. Thomas F

    Great introduction to Bayesian Inference. The final project is fun but maybe a little too easy. If you are looking for deeper math understanding, you will need to do more research on your own but the course gives you many references to look into. Definitely a must have!

    Helpful(0) Unhelpful(0)You have already voted this
  45. Pablo V I

    One of the most technicals and high quality MOOCs I have completed. You need prior knowledge about machine learning and bayesian statistics to complete the assignments. I highly recommend this course for people working in the industry or researchers. If you are looking for a challenging course, this is your choice.

    Helpful(0) Unhelpful(0)You have already voted this
  46. Dipanjan D

    .

    Helpful(0) Unhelpful(0)You have already voted this
  47. P C

    The course covers a lot of very advanced material and is a great starting point for Bayesian Methods, but it would greatly benefit from having additional reading materials.

    Helpful(0) Unhelpful(0)You have already voted this
  48. Novin S

    I really enjoyed taking this course. The quality of lectures and material were really good, and it was advanced topics as promised. The theories were addressed sufficiently with examples from the real world which made the course not only theoretically interesting but also practically applicable and useful. There have been tiny issues here and there, either during the homework assignments or the material but I hope those will be fixed together with new updates to the course to keep it up to date with the state of the art of the research in the field of Machine Learning.

    Helpful(0) Unhelpful(0)You have already voted this
  49. Chen Z

    Its a really good course, I learnt a lot

    Helpful(0) Unhelpful(0)You have already voted this
  50. Maxim V

    Amazing course, an absolute must! Only some programming assignments were having minor issues.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare