Loading...
Loading...
Developed by Towson-Research for COSC 490 at Towson University, this repository focuses on Generative Adversarial Networks (GANs) for balancing the KDD99 intrusion detection dataset. Last updated in July 2021, the project utilizes TensorFlow and Keras to address class imbalance through synthetic data generation.
Users will likely need a Python 3 environment with TensorFlow and Keras installed; the presence of a MySQL tag suggests the data may be structured for database-driven retrieval.