User Avatar

Variational Inference with R

Lifetime
All levels
32 lessons
0 quizzes
71 students

Variational Inference (also known as Variational Bayes) is a method to find an approximation to a posterior distribution, by casting it as an optimization problem.

In this course, we will learn everything needed for understanding and do VI in R.

Note: with this course you also get access to the Latent Dirichlet Allocation (LDA) mini-course.

Requirements

  • Linear Algebra
  • Calculus
  • Intro to Probability
  • Intro to Statistics
  • Bayesian Inference
  • R Programming Language