Marcos V. O. Assis (mvoassis@gmail.com)
-
A GRU deep learning system against attacks in software defined networks
-
*Update - 06/2022 - improved detection results through better data cleaning process. Updated results on Git.
- Evaluate different Machine and Deep Learning methods for anomaly detection.
- Detection of Distributed Denial of Service Attacks
- CIC-DDoS2019 - https://www.unb.ca/cic/datasets/ddos-2019.html
- Gated Recurrent Units (GRU)
- Long-Short Term Memory (LSTM)
- Convolutional Neural Network (CNN)
- Deep Neural Network (DNN)
- Support Vector Machine (SVM)
- Logistic Regression (LR)
- Gradient Descent (GD)
- k Nearest Neighbors (kNN)
- Python 3.7.13
- Numpy 1.16.4
- Scikit-learn 0.21.2
- Pandas 0.24.2
- Tensorflow 1.14.0
- Keras 2.2.4
- Matplotlib 3.1.0
- Seaborn 0.11.2