A Gaussian process is a family of stochastic functions which share a statistical property:
\[\left(\begin{array} ff(\mathbf{x}_1) \\ f(\mathbf{x}_2) \\ \vdots \\ f(\mathbf{x}_n)\end{array}\right) \sim \mathcal{N}\left(\mathbf{\mu}, K\right)\]
\[\mathbf{\mu}_i = \mathcal{E}(f(x_i)), \hspace{1cm} K_{ij} = k(x_i, x_j) \]