mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-09 12:02:38 +02:00
Push just to rerun testing
This commit is contained in:
parent
6f4d03178e
commit
81dc680a8a
1 changed files with 1 additions and 2 deletions
|
|
@ -49,8 +49,7 @@ class GPOffsetRegression(GP):
|
||||||
|
|
||||||
#def dL_doffset(self, X, sel):
|
#def dL_doffset(self, X, sel):
|
||||||
# dL_dr = self.dK_dr_via_X(X, X) * dL_dK
|
# dL_dr = self.dK_dr_via_X(X, X) * dL_dK
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def dr_doffset(self,X,sel,delta):
|
def dr_doffset(self,X,sel,delta):
|
||||||
#given an input matrix, X and the offsets (delta)
|
#given an input matrix, X and the offsets (delta)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue