gnnspoofingdetection

November 8, 2023 ยท View on GitHub

Simulations graph neural network based spoofing attack detection

After cloning the repository, do the following:

cd gsim
git submodule init
git submodule update
cd ..

After file "gsim_conf.py" is generated, change module_name = "experiments.example_experiments" in that file to module_name = "experiments.pcd_and_sd_experiments"