Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 793 Bytes

File metadata and controls

20 lines (17 loc) · 793 Bytes

Status: ✔️

Deep-Learning-Evaluation-of-IDS-Datasets

Deep Model Intrusion Detection Evaluation of NSL KDD and CIC IDS 2018 datasets.

Usage

  • install jupyter-notebook.
pip install jupyter-notebook
  • Download the .ipynb files via git clone or download zip.
git clone https://github.com/WhiteHatCyberus/Deep-Learning-Evaluation-of-IDS-Datasets.git
  • Now run the jupyter-notebook command in the directory where the extracted zip file is found.
  • All componenets of the jupyter-notebooks are all found in the folder.

Credits

Every developer deserves credit for the work and time they put in.

Thank you Joule Effect for your contribution in the evaluation of Deep Learning models on NSL-KDD IDS dataset.