add kernel information for gps in GPy notebook
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
"import numpy as np\n",
|
"import numpy as np\n",
|
||||||
"from matplotlib import pyplot as plt\n",
|
"from matplotlib import pyplot as plt\n",
|
||||||
"from scipy import stats\n",
|
"from scipy import stats\n",
|
||||||
"from scipy.stats import multivariate_normal"
|
"from scipy.stats import multivariate_normal\n",
|
||||||
|
"\n",
|
||||||
|
"# See kernels: https://www.cs.toronto.edu/~duvenaud/cookbook/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user