began to merege the SVIGP code into GPy.

Example is implemented, but the step length is a bit crazy!
This commit is contained in:
James Hensman 2013-06-17 13:58:51 +01:00
parent 5d28333582
commit b452e3eebc
7 changed files with 557 additions and 2 deletions

View file

@ -5,3 +5,4 @@ import classification
import regression
import dimensionality_reduction
import tutorials
import stochastic