A library for Recurrent Gaussian Process Models based on GPflow and TensorFlow.
It implements all the inference methods contained in this paper:
A.D. Ialongo, M. van der Wilk, J. Hensman, C.E. Rasmussen. Overcoming Mean-Field Approximations in Recurrent Gaussian Process Models. In ICML, 2019.
Install TensorFlow.
Clone GPflow from https://github.com/ialong/GPflow. Select the custom_multioutput
branch.
Follow the instructions to install GPflow.
Clone GPt.
Example code and models are in the examples/
directory.
python -m unittest discover
We encourage the use of this code for applications (both in the private and public sectors).
Please tell us about your project by sending an email to the address below. Generally, for support feel free to email or open an issue on GitHub.
alex
.
ialongo
at
gmail