mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-14 06:22:38 +02:00
[ssgplvm] change the default gamma interval
This commit is contained in:
parent
01b501e078
commit
6240f494f2
2 changed files with 2 additions and 3 deletions
|
|
@ -89,7 +89,6 @@ class GP(Model):
|
|||
assert mean_function.output_dim == self.output_dim
|
||||
self.link_parameter(mean_function)
|
||||
|
||||
|
||||
#find a sensible inference method
|
||||
logger.info("initializing inference method")
|
||||
if inference_method is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue