Skip to content
/ CSFA Public
forked from neil-gallagher/CSFA

Codebase for Cross-Spectral Factor Analysis (Gallagher et al., 2017)

Notifications You must be signed in to change notification settings

liqun2017/CSFA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSFA

Codebase for Cross-Spectral Factor Analysis (Gallagher et al., 2017)

The main functions for use in this repository are trainCSFA.m, projectCSFA.m, and saveTrainRuns.m First see the header documentation in those functions.

trainCSFA expects a file containing the sets variable, which is a structure defining a train/val/test split of the data. The function saves each model in an intermediate checkpoint file that begins with 'chkpt'. saveTrainRuns saves all of the intermediate checkpoint files with the same train/val/test split in the same file.

If this code is helpful to your research, please cite: N. Gallagher, K. R. Ulrich, A. Talbot, K. Dzirasa, L. Carin, and D. E. Carlson, “Cross-Spectral Factor Analysis,” in Advances in Neural Information Processing Systems 30, 2017, pp. 6845–6855.

About

Codebase for Cross-Spectral Factor Analysis (Gallagher et al., 2017)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%