Supporting Information for the paper "PINNet: a deep neural network with pathway prior knowledge for Alzheimer's disease"
PINNet is a deep neural network (DNN) model with pathway prior knowledge from either the Gene Ontology or Kyoto Encyclopedia of Genes and Genomes databases.
All gene expression data used in this paper are available and can be accessed here: GSE33000 and ADNI.
- Install requirements.txt to set up the envirnoment.
- All default arguments for demo are provided in the dataPre.py.
- Run the main.py to train and test the model.
