Tanmengxuan / ANIDLinks
Attention Model for Network Intrusion Detection
☆18Updated 6 years ago
Alternatives and similar repositories for ANID
Users that are interested in ANID are comparing it to the libraries listed below
Sorting:
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆47Updated last year
- Autoencoder based intrusion detection system trained and tested with the CICIDS2017 data set.☆35Updated 5 years ago
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆46Updated 5 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆72Updated 4 years ago
- A GAN-based model focused on anomaly detection in discrete dataset☆26Updated 5 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆88Updated last year
- An Intrusion Detection System based on Deep Belief Networks☆85Updated 2 years 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 7 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 5 years ago
- IDS abnormal traffic detection tensorflow☆41Updated 6 years ago
- Intrusion Detection System using Deep Reinforcement Learning and Generative Adversarial Networks☆46Updated 11 months ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆47Updated 5 years ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆52Updated 5 years ago
- CICIDS2017 dataset☆71Updated 3 years ago
- Generative adversarial networks for Network Intrusion Benchmark datasets☆38Updated last year
- We use attention model for intrusion detection. The idea of Hierarchical Attention Model for Intrusion Detection comes from the applicat…☆12Updated 5 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆35Updated 4 years ago
- Deep learning models for network intrusion detection☆39Updated 2 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆114Updated 2 years ago
- Unofficial repo of the research paper ”An Intrusion Detection System Using a Deep Neural Network with Gated Recurrent Units“. Developed u…