jameshensman / GPclust

Clustering time series using Gaussian processes and Variational Bayes.
GNU General Public License v3.0
39 stars 16 forks source link

Implementation of OMGP model #1

Closed vals closed 8 years ago

vals commented 8 years ago

This contains an implementation of the OMGP model.

A demo notebook is available in the notebooks folder illustrating a couple of example uses.

jameshensman commented 8 years ago

This is super, thanks so much.