This project demonstrates Stochastic Variational Inference in the TrueSkill Model, using Bayesian inference in large models with continuous latent variables and Markov Chain Monte Carlo on tennis data sets.
- Project.tomlpackages for the Julia environment.
- autograd_starter.pyPython with autograd.
- tennis_data.matdataset containing outcomes of tennis games.
- src.jlsource code in Julia
- Julia-True-Skill-Model-Using-Markov-Chain-Monte-Carlo-Final.ipynbthe jupyter notebook
Note: this project is part of of the assignment from Statistical Methods for Machine Learning II at the Univeristy of Toronto.

