-[Gaussian processes for time-series modelling](https://royalsocietypublishing.org/doi/10.1098/rsta.2011.0550)
- GP regression for anomaly detection in time-series:
-[Anomaly detection based on data stream monitoring and prediction with improved Gaussian process regression algorithm - IEEE Conference Publication](http://ieeexplore.ieee.org/document/7036394/)
- GP regression on binned data:
-[[1809.02010] Gaussian Process Regression for Binned Data ](http://arxiv.org/abs/1809.02010)
-[Binned Kernels for Anomaly Detection in Multi-timescale Data using Gaussian Processes](http://proceedings.mlr.press/v71/adelsberg18a.html)
##### Git repos:
#### Git repos:
[markvdw/convgp: Convolutional Gaussian processes based on GPflow.
kekeblom/DeepCGP: Deep convolutional gaussian processes.](https://github.com/markvdw/convgp)