mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 07:46:22 +02:00
[devel] pickling files...
This commit is contained in:
parent
5d605277bc
commit
0fb7cf2ff3
4 changed files with 33 additions and 25 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
from GPy.core.model import Model
|
||||
from .parameterization import Param, Parameterized
|
||||
import parameterization
|
||||
|
||||
from .gp import GP
|
||||
from .svgp import SVGP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue