Skip to content

hanisami/GAN_NIDS

Repository files navigation

1. Make sure to install all the required package in the requirements.txt

2. Download the CICIDS 2018 Dataset and place it in the project directory

3. Run the following python scripts in the same order

    preprocessing.py
    train.py
    test.py

Note: After train.py is successfully executed, the classifiers and trained CGAN will be stored in files locally.
In test.py, we load these models and perform performance comparison

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages