professorwug / diffusion_curvature_old

Fast, pointwise graph curvature
GNU General Public License v3.0
1 stars 0 forks source link

Use KNN dimensionality estimation, like PHATE #1

Closed professorwug closed 1 year ago

professorwug commented 1 year ago

Adopted, using the skdim library. Currently this only supports pointclouds; in the future, we hope to adapt the algorithm to use manifold distances (i.e. heat geodesics) instead.