You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sabyasachi Dasgupta edited this page Oct 3, 2018
·
3 revisions
Goal is to create a transition matrix Mt to jump from point x to y given the one step probability to jump p(x,y). Now, p(x,y) can be calculated using some kernel function (like Gaussian kernel function).