Skip to content

Group research project for the Probabilistic Graphical Models course of the Master MVA. Study and implementation of "MAGMA: Inference and Prediction with Multi-Task Gaussian Processes" by Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey.

Notifications You must be signed in to change notification settings

hugo-queniat/MAGMA

 
 

Repository files navigation

MAGMA Project

We worked on the article MAGMA: inference and prediction using multi-task Gaussian processes with common mean written by Arthur Leroy, Pierre Latouche, Benjamin Guedj, and Servane Gey.

The model proposed in this article is a multi-task Gaussian process, applied to time series forecasting, where processes don't share a common covariance matrix and zero mean, as in most previous work, but share a common mean. The model is trained with the EM algorithm to calculate its parameters.

About

Group research project for the Probabilistic Graphical Models course of the Master MVA. Study and implementation of "MAGMA: Inference and Prediction with Multi-Task Gaussian Processes" by Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%