GPflow is a package for building Gaussian process models in Python, using TensorFlow.
GPflow implements modern Gaussian process inference for composable kernels and likelihoods.
GPflow uses TensorFlow for running computations, which allows fast execution on GPUs, and uses Python 3.5 or above.