Skip to content

neuralabc/mapalign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repo implements diffusion map based embedding [1] and alignment [2] algorithms.

[1] http://dx.doi.org/10.1016/j.acha.2006.04.006

[2] Langs, Golland and Ghosh (2015) Predicting Activation Across Individuals with Resting-State Functional Connectivity based Multi-Atlas Label Fusion. MICCAI.

This package also provides a scikit-learn compatible DiffusionMapEmbedder.

For documentation see this Jupyter notebook

About

Diffusion map based embedding and alignment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 66.4%
  • Python 33.6%