The document discusses training and inference for deep Gaussian processes (DGPs). It introduces the Deep Gaussian Process Sampling (DGPS) algorithm for learning DGPs. The DGPS algorithm relies on Monte Carlo sampling to circumvent the intractability of exact inference in DGPs. It is described as being more straightforward than existing DGP methods and able to more easily adapt to using arbitrary kernels. The document provides background on Gaussian processes and motivation for using deep Gaussian processes before describing the DGPS algorithm in more detail.