The code for building a two layer shallow CNN to detect IoT malware images
The images extracted from IoT DDoS malwares can be found in "MalwareImageF2.zip".
The labels are in "label.txt".
Use "MalwareImageNetworkTraining.py" to train and test the CNN needed for malware image classification.