New FITC model and other stuff

This commit is contained in:
Ricardo 2013-06-05 14:11:28 +01:00
parent b221fbb9d4
commit 1dcbd1ee66
8 changed files with 341 additions and 8 deletions

View file

@ -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