Added a notice of the correspondence of the likelihood structure to the one of GPstuff due to their request

This commit is contained in:
Eero Siivola 2018-06-24 12:41:00 +03:00
parent 7da9536f31
commit 292e69ee0d

View file

@ -1,5 +1,9 @@
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
# Multioutput likelihood structure is similar to the
# corresponding structure in GPstuff. If building complex
# multioutput models on top of this class and need a reference,
# check GPstuff project.
import numpy as np
from scipy import stats, special