mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +02:00
[paramz] started to pull paramz out
This commit is contained in:
parent
6c5b40cb29
commit
e49c75ce2e
23 changed files with 84 additions and 5286 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (c) 2012-2014, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
from .model import *
|
||||
from GPy.core.probabilistic_model import *
|
||||
from .parameterization.parameterized import adjust_name_for_printing, Parameterizable
|
||||
from .parameterization.param import Param, ParamConcatenation
|
||||
from .parameterization.observable_array import ObsAr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue