mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 14:56:24 +02:00
very basic GP_regression demo is working
This commit is contained in:
parent
07d793e309
commit
4b4f1da128
10 changed files with 31 additions and 41 deletions
|
|
@ -6,5 +6,5 @@ import kern
|
|||
import models
|
||||
import inference
|
||||
import util
|
||||
import examples
|
||||
#import examples
|
||||
from core import priors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue