dwday / deep_learn_idsLinks
Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow
☆22Updated 2 years ago
Alternatives and similar repositories for deep_learn_ids
Users that are interested in deep_learn_ids are comparing it to the libraries listed below
Sorting:
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆35Updated 4 years ago
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆10Updated last year
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆70Updated 4 years ago
- Intrusion detection system using CNN and RNN☆24Updated 5 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆46Updated last year
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- CICIDS2017 dataset☆70Updated 3 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆87Updated last year
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set