jameshensman / VFF

Variational Fourier Features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VFF

Variational Fourier Features for Gaussian Processes

By James Hensman, Nicolas Durrande and Arno Solin.

Code accompanies this JMLR paper: http://www.jmlr.org/papers/v18/16-579.html

Install

VFF relies heavily on GPflow. After installing GPflow, clone this repo and add the VFF directory to your PYTHONPATH. There are some examples in the experiments directory that replicate figures from the manuscript.

Questions and comments are welcome via github issues on this repo.

About

Variational Fourier Features

License:Apache License 2.0


Languages

Language:Python 68.0%Language:Jupyter Notebook 31.9%Language:Shell 0.0%