Jumabek / net_intrusion_detection
Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution
☆45Updated 9 months ago
Alternatives and similar repositories for net_intrusion_detection:
Users that are interested in net_intrusion_detection are comparing it to the libraries listed below
- Intrusion Detection System using Machine Learning and Deep Learning☆86Updated last year
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆10Updated last year
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Deep learning models for network intrusion detection☆35Updated 2 years ago
- Intrusion detection system using CNN and RNN☆23Updated 5 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆53Updated 5 years ago
- This study proposes a two- level classification technique for the anomaly detection-based IDS architecture for fog-edge sides. Targeted f…☆13Updated 2 years ago
- An Intrusion Detection System based on Deep Belief Networks☆82Updated 2 years ago
- CICIDS2017 dataset☆68Updated 3 years ago
- I have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.…☆40Updated 6 years ago
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆31Updated 4 years ago
- ramyaelineni5 / ML-based-Network-Intrusion-Detection-using-Cyber-Dataset-CSE-CIC-IDS2018-to-classify-network-attacks☆43Updated 4 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆108Updated 2 years ago
- Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow☆22Updated last year
- Unofficial repo of the research paper ”An Intrusion Detection System Using a Deep Neural Network with Gated Recurrent Units“. Developed u…☆33Updated 5 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆34Updated 4 years ago
- A Deep Learning Based Intrusion Detection System for IIoT Networks☆10Updated 9 months ago
- manojkumar-github / Intrusion-Detection-System-for-IoT-networks-using-Gated-Recurrent-Neural-Networks-GRUAn Intelligent Intrusion Detection System for IoT networks using Gated Recurrent Neural Networks (GRU) : A Deep Learning Approach☆33Updated 6 years ago
- Two staged IDS specific to IoT networks where Signature based IDS and Anomaly based IDS which is trained and classified using machine lea…