zhangyang051090 / HT_detect_with_controllability

This is the code for HT detection with controllability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

This is the code for HT detection with controllability


Languages

Language:Python 100.0%