Skip to content

Implementation of Low Distortion Local Eigenmaps and several variations of it

License

Notifications You must be signed in to change notification settings

chiggum/pyLDLE2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyLDLE2

pyLDLE2 provides an implementation of our manifold learning algorithm LDLE and several variations of it.

Installation

https://pyldle2.readthedocs.io/en/latest/

Contribute

  • Issue Tracker: github.com/chiggum/pyLDLE2/issues
  • Source Code: github.com/chiggum/pyLDLE2

Documentation

https://pyldle2.readthedocs.io/en/latest/

Citation

@article{JMLR:v22:21-0131,
  author  = {Dhruv Kohli and Alexander Cloninger and Gal Mishne},
  title   = {LDLE: Low Distortion Local Eigenmaps},
  journal = {Journal of Machine Learning Research},
  year    = {2021},
  volume  = {22},
  number  = {282},
  pages   = {1-64},
  url     = {http://jmlr.org/papers/v22/21-0131.html}
}

Releases

No releases published

Packages

No packages published

Languages