This is a Python implementation of the Latent Variable Gaussian Process (LVGP) model Zhang et al. (https://arxiv.org/abs/1806.07504). Their R package is available at https://cran.r-project.org/web/packages/LVGP/index.html.
As of now, this version is able to replicate the results for the test data provided in the R package.
This repository is for research purposes only, the use of this code is your responsibility.
I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.