mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-07 19:12:40 +02:00
adding a comment to clarify predictive_gradeints (Thanks AT)
This commit is contained in:
parent
4cf1f5494f
commit
2c7582516d
2 changed files with 5 additions and 1 deletions
|
|
@ -296,6 +296,8 @@ class Exponential(Stationary):
|
|||
return -0.5*self.K_of_r(r)
|
||||
|
||||
|
||||
|
||||
|
||||
class OU(Stationary):
|
||||
"""
|
||||
OU kernel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue