mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
fix kern/__init__.py
This commit is contained in:
parent
c6d0e7f1d1
commit
9f1bd3ef25
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ from _src.mlp import MLP
|
|||
from _src.periodic import PeriodicExponential, PeriodicMatern32, PeriodicMatern52
|
||||
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_UYC import ODE_UYC
|
||||
from _src.ODE_st import ODE_st
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue