An open API service indexing awesome lists of open source software.

https://github.com/csinva/abide-multitask-learning

Multi-task learning of functional connectivity on the ABIDE dataset.
https://github.com/csinva/abide-multitask-learning

abide connectome graphical-models

Last synced: about 2 months ago
JSON representation

Multi-task learning of functional connectivity on the ABIDE dataset.

Awesome Lists containing this project

README

        

# Multi-task learning of functional connectivity on the ABIDE dataset

### instructions for running
- set dir to correct dir
- put data_subjects.RData in the data folder
- set all relevant booleans to True

### purposes of the project
- to analyze brain connectivity using GGM models
- to reduce the dimension and consequently the computation complexity of brain networks

### includes code from
- SIMULE: https://github.com/UVA-MachineLearningBioinformatics/Papers-sGGM
- Direct Learning of Sparse Changes: http://www.ism.ac.jp/~liu/SCD.html