This repository holds the code for Learning the Propagation of Worms in Wireless Sensor Networks.
We study the dynamics of worms propagation across the WSN. A communication model is formulated for the multiple competitive worms diffusion. We simulate the spread process using complex neural network models and learn it by a back-propagation based algorithm.
Python 3.8Pytorch 1.12.0ComplexPytorch 0.4scikit-learn 1.1.2
Sample_Generating_Run.py
Run the following command:
ComplexNN_Main_Run.py
Thanks to wavefrontshaping / complexPyTorch for the getting us start with the code for Complex Valued Networks with PyTorch.
