mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-08 11:32:39 +02:00
Mus code seems to work on params now
This commit is contained in:
parent
1a293948f4
commit
6ba0592101
2 changed files with 36 additions and 36 deletions
|
|
@ -10,5 +10,5 @@ from _src.periodic import PeriodicExponential, PeriodicMatern32, PeriodicMatern5
|
|||
from _src.independent_outputs import IndependentOutputs, Hierarchical
|
||||
from _src.coregionalize import Coregionalize
|
||||
from _src.ssrbf import SSRBF # TODO: ZD: did you remove this?
|
||||
from _src.ODE_Uy import ODE_UY
|
||||
from _src.ODE_UY import ODE_UY
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue