mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
random 2 bug neutralized... not fixed
This commit is contained in:
parent
7e4dca7e3a
commit
6f8a1f81c4
2 changed files with 11 additions and 3 deletions
|
|
@ -158,4 +158,5 @@ class Coregionalize(Kernpart):
|
|||
target += np.hstack([dW.flatten(),dkappa])
|
||||
|
||||
def dK_dX(self,dL_dK,X,X2,target):
|
||||
#NOTE In this case, pass is equivalent to returning zero.
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue