mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-10 04:22:38 +02:00
restored examples folder
This commit is contained in:
parent
5611e54d27
commit
e8383c2d71
2 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ import numpy as np
|
|||
from kern import kern
|
||||
|
||||
from rbf import rbf as rbfpart
|
||||
from rbf_ARD import rbf_ARD as rbf_ARD_part
|
||||
from white import white as whitepart
|
||||
from linear import linear as linearpart
|
||||
from linear_ARD import linear_ARD as linear_ARD_part
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue