meyer-lab / systemsSerology

Dissecting systems serology with a tensor factorization
https://asmlab.org
3 stars 2 forks source link

Try CMTF-ALS decomposition #10

Closed aarmey closed 4 years ago

aarmey commented 4 years ago

Will require that this is done being implemented in Tensorly (with masking). This will allow us to incorporate glycosylation.

https://github.com/tensorly/tensorly/pull/151

aarmey commented 4 years ago

Still should implement regular PARAFAC decomposition on the tensor before moving to the CMTF. Think this will help with convergence.