Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 591 Bytes

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