/ifc

Primary LanguagePython

Interpretable Learning Approaches in Resting-state Functional Connectivity Analysis

IFC is a repository of codes and experiment results for Research on Interpretable Learning Approaches in Resting-state Functional Connectivity Analysis, using Keras (version 2.2.4) with TensorFlow (version 1.12.0) as backend.

Publications

See the following publications for examples of this code in use:

Codes

model.py is the Python code of FCNN model.
cal_weight.py is the Python code of calculating the weight of features.