Skip to content

santhisenan/ddos_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple feed forward neural network for classification of DDoS attack packets

Architecture of the model

Model

Usage

Run the ann.ipynb notebook.

Dataset used

Intrusion detection evaluation dataset (ISCXIDS2012) was used for training and testing.

Data exported as csv can be found here.

Results

Plot of accuracy

Plot of accuracy

Plot of loss

Plot of loss