mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-02 14:45:15 +02:00
[ep] now calling exact inference instead of copying code
This commit is contained in:
parent
79bfbfc776
commit
8132084de6
7 changed files with 56 additions and 75 deletions
|
|
@ -258,4 +258,4 @@ class Bernoulli(Likelihood):
|
|||
return Ysim.reshape(orig_shape)
|
||||
|
||||
def exact_inference_gradients(self, dL_dKdiag,Y_metadata=None):
|
||||
pass
|
||||
return np.zeros(self.size)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue