ToobaJamal / Efficient-GAN-based-method-for-cyber-intrusion

A GAN-based model focused on anomaly detection in discrete dataset

Home Page:https://arxiv.org/abs/1904.02426v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficient-GAN-based-method-for-cyber-intrusion

Environment

Python 3.5+ & Required packages

Execution

  1. Some datasets should be unzipped firstly in /data

  2. Normally, directly run the main.py should work (with default parameters in this script). Also you can change them to train a model on different datasets with different settings.

About

A GAN-based model focused on anomaly detection in discrete dataset

https://arxiv.org/abs/1904.02426v2


Languages

Language:Python 100.0%