mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
Draft of documentation for implemented kernels
This commit is contained in:
parent
dcbe8e405b
commit
3950347e3f
2 changed files with 10 additions and 1 deletions
9
doc/kernel_implementation.rst
Normal file
9
doc/kernel_implementation.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
***************************
|
||||
List of implemented kernels
|
||||
***************************
|
||||
|
||||
====== =========== === ======= =========== =============== ======= =========== ====== ====== ======
|
||||
NAME get/set K Kdiag dK_dtheta dKdiag_dtheta dK_dX dKdiag_dX psi0 psi1 psi2
|
||||
====== =========== === ======= =========== =============== ======= =========== ====== ====== =======
|
||||
rbf \checkmark
|
||||
Loading…
Add table
Add a link
Reference in a new issue