Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ManifoldLearning #4

Open
mateuszbaran opened this issue Sep 21, 2020 · 5 comments
Open

ManifoldLearning #4

mateuszbaran opened this issue Sep 21, 2020 · 5 comments

Comments

@mateuszbaran
Copy link
Member

There is a package ManifoldLearning: https://github.com/wildart/ManifoldLearning.jl . Only partially related but we may still want to take a look at what it does.

@kellertuer
Copy link
Member

They try to estimate the low dimensional manifold the data (from some high-dimensional vector space) lies on and provide properties of that; so the setting is different.

@mateuszbaran
Copy link
Member Author

Yes but we could have a similar thing just for high-dimensional manifolds. Would that be manifold manifold learning? 🙂 For example laplacian eigenmaps could be easily adapted, probably some other too, by replacing metric in the kNN step.

@kellertuer
Copy link
Member

That would then be Laplace Beltrami eigenmaps? I just have no experience in this direction.

@mateuszbaran
Copy link
Member Author

There seems to be a lot of slightly different variations on the same idea. Do you have a reference for Laplace Beltrami eigenmaps? I only have the basic idea of how such embeddings work.

@kellertuer
Copy link
Member

No, I am not aware of a (good) reference, because I haven't worked much with Laplace Beltrami per se.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants