mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-07 02:52:40 +02:00
adjusted parameters to report their changes
This commit is contained in:
parent
067206e83e
commit
6feb5dd2f1
10 changed files with 84 additions and 57 deletions
|
|
@ -37,8 +37,7 @@ class Gaussian(likelihood):
|
|||
self._variance = variance + 1
|
||||
|
||||
self.add_parameter(self.variance)
|
||||
|
||||
|
||||
self.parameters_changed()
|
||||
# self._set_params(np.asarray(variance))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue