GPflow: A Gaussian process library using TensorFlow
About
GPflow is a Gaussian process library that uses TensorFlow for its core computations and Python for its front end. The distinguishing features of GPflow are that it uses variational inference as the primary approximation method, provides concise code through the use of automatic differentiation, has been engineered with a particular emphasis on software testing and is able to exploit GPU hardware.
Alexander G. de G. Matthews, Mark van der Wilk, Tom Nickson, Keisuke Fujii, Alexis Boukouvalas, Pablo Le\'on-Villagr\'a, Zoubin Ghahramani, James Hensman• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Regression | Energy UCI (test) | RMSE0.755 | 27 | |
| Regression | Boston UCI (test) | RMSE3.28 | 26 | |
| Regression | Wine UCI (test) | RMSE0.641 | 14 | |
| Regression | Concrete UCI (20% test) | RMSE5.612 | 6 | |
| Regression | Yacht UCI (20% test) | RMSE0.794 | 6 |
Showing 5 of 5 rows