mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
Added rbf_inv.py kernel which is parametrised with the variances
This commit is contained in:
parent
98318a3fdd
commit
ea4599f1d0
2 changed files with 18 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ import spline
|
|||
import symmetric
|
||||
import white
|
||||
import hierarchical
|
||||
import rbf_inv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue