Skip to content

Difusion Map

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).

Clone this wiki locally