draw_gp_sample

safemdp.draw_gp_sample(kernel, world_shape, step_size)

Draws a sample from a Gaussian process distribution over a user specified grid

Parameters:

kernel: GPy kernel

Defines the GP we draw a sample from

world_shape: tuple

Shape of the grid we use for sampling

step_size: tuple

Step size along any axis to find linearly spaced points