/HT_detect_with_controllability

This is the code for HT detection with controllability

Primary LanguagePython

data:

example for the input of GCN, including feature matrix (feature_0X16_RS232-T2000_iCTRL.txt)and adjacency matrix (edge_0X16_RS232-T2000_iCTRL.txt)

savedModel:

trained model for GCN

hd_predict.py:

Code for running the GCN model

kmean.py:

Code for kmean-algorithm after obtaining controllability values from The Sandia Controllability/Observability Analysis Program (SCOAP)