add kernel information for gps in GPy notebook
This commit is contained in:
parent
cd5752f135
commit
7d94f4be04
@ -10,7 +10,9 @@
|
||||
"import numpy as np\n",
|
||||
"from matplotlib import pyplot as plt\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/"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user