mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
Added first draft of polynomial kernel.
This commit is contained in:
parent
a570198029
commit
3f6c01898d
4 changed files with 27 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ import mlp
|
|||
import periodic_exponential
|
||||
import periodic_Matern32
|
||||
import periodic_Matern52
|
||||
import poly
|
||||
import prod_orthogonal
|
||||
import prod
|
||||
import rational_quadratic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue