├── An Intrusion Detection System ├── NUSW-NB15_features.csv ├── UNSW_NB15_testing-set.csv ├── UNSW_Preprocessing .ipynb ├── UNSW__CNN-LSTM__Binary&Multi__Class.ipynb ├── UNSW__CNN__Binary_Class.ipynb ├── UNSW__CNN__Multi__Class.ipynb ├── UNSW__LSTM-Binary.ipynb ├── UNSW__LSTM__Binary__Class.ipynb ├── UNSW__LSTM__Multi__Class.ipynb ├── best_model_cnn.h5 ├── bin_data.csv ├── le1_classes.npy ├── lstm_best_model.h5 ├── multi_data.csv └── plot.py ├── C7_Batch_Mini_Project_CSE300.pdf ├── LICENSE └── README.md /An Intrusion Detection System/NUSW-NB15_features.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/NUSW-NB15_features.csv -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW_NB15_testing-set.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW_NB15_testing-set.csv -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW_Preprocessing .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW_Preprocessing .ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__CNN-LSTM__Binary&Multi__Class.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__CNN-LSTM__Binary&Multi__Class.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__CNN__Binary_Class.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__CNN__Binary_Class.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__CNN__Multi__Class.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__CNN__Multi__Class.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__LSTM-Binary.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__LSTM-Binary.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__LSTM__Binary__Class.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__LSTM__Binary__Class.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/UNSW__LSTM__Multi__Class.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/UNSW__LSTM__Multi__Class.ipynb -------------------------------------------------------------------------------- /An Intrusion Detection System/best_model_cnn.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/best_model_cnn.h5 -------------------------------------------------------------------------------- /An Intrusion Detection System/bin_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/bin_data.csv -------------------------------------------------------------------------------- /An Intrusion Detection System/le1_classes.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/le1_classes.npy -------------------------------------------------------------------------------- /An Intrusion Detection System/lstm_best_model.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/lstm_best_model.h5 -------------------------------------------------------------------------------- /An Intrusion Detection System/multi_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/multi_data.csv -------------------------------------------------------------------------------- /An Intrusion Detection System/plot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/An Intrusion Detection System/plot.py -------------------------------------------------------------------------------- /C7_Batch_Mini_Project_CSE300.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/C7_Batch_Mini_Project_CSE300.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AbiXnash/An-Intrusion-Detection-System-using-Deep-Learning-models-on-UNSW_NB15-dataset/HEAD/README.md --------------------------------------------------------------------------------