mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 15:26:23 +02:00
[core] import parameterization
This commit is contained in:
parent
4d28a95ab6
commit
e49f5422a0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
from GPy.core.model import Model
|
||||
from .parameterization import Param, Parameterized
|
||||
import parameterization
|
||||
from . import parameterization
|
||||
|
||||
from .gp import GP
|
||||
from .svgp import SVGP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue