mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 01:02:39 +02:00
began to merege the SVIGP code into GPy.
Example is implemented, but the step length is a bit crazy!
This commit is contained in:
parent
5d28333582
commit
b452e3eebc
7 changed files with 557 additions and 2 deletions
|
|
@ -5,3 +5,4 @@ import classification
|
|||
import regression
|
||||
import dimensionality_reduction
|
||||
import tutorials
|
||||
import stochastic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue