mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 07:46:22 +02:00
Broken whilst unlinking GP and sparse_GP, kern not being imported
This commit is contained in:
parent
26b4cd6c4f
commit
1302c46ace
16 changed files with 328 additions and 318 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
|
||||
from GP import GP
|
||||
from sparse_GP import sparse_GP
|
||||
from model import *
|
||||
from parameterised import *
|
||||
import priors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue