mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 06:16:24 +02:00
Draft of documentation for implemented kernels
This commit is contained in:
parent
c20788c893
commit
e9c84484c0
1 changed files with 8 additions and 1 deletions
|
|
@ -3,8 +3,15 @@
|
|||
List of implemented kernels
|
||||
***************************
|
||||
|
||||
The :math:`\checkmark` symbol represents the functions that have been implemented for each kernel.
|
||||
|
||||
.. |tick|
|
||||
|
||||
.. |tick| image:: tick.png
|
||||
|
||||
|
||||
====== =========== === ======= =========== =============== ======= =========== ====== ====== =======
|
||||
NAME get/set K Kdiag dK_dtheta dKdiag_dtheta dK_dX dKdiag_dX psi0 psi1 psi2
|
||||
====== =========== === ======= =========== =============== ======= =========== ====== ====== =======
|
||||
rbf \\checkmark y
|
||||
rbf \\checkmark y
|
||||
====== =========== === ======= =========== =============== ======= =========== ====== ====== =======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue