mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +02:00
New FITC model and other stuff
This commit is contained in:
parent
b221fbb9d4
commit
1dcbd1ee66
8 changed files with 341 additions and 8 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
from GP import GP
|
||||
from sparse_GP import sparse_GP
|
||||
from FITC import FITC
|
||||
from model import *
|
||||
from parameterised import *
|
||||
import priors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue