xiaoyu2018 / QuantumCnn-NetworkAttackDetection
修改谷歌提供的样例量子卷积神经网络模型,基于KDD99数据集进行训练,实现了网络攻击分类检测。
☆32Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for QuantumCnn-NetworkAttackDetection
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆33Updated 2 years ago
- CICIDS2017 dataset☆55Updated 2 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆66Updated 4 years ago
- This repository is a proof of concept of algorithms described in T-DFNN: An Incremental Learning Algorithm for Intrusion Detection System…☆12Updated 2 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆41Updated 5 months ago
- Intrusion Detection System using Machine Learning and Deep Learning☆82Updated 10 months ago
- ☆14Updated last year
- Intrusion detection system using CNN and RNN☆22Updated 5 years ago
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆22Updated 2 years ago
- An Intrusion Detection System based on Deep Belief Networks☆73Updated 2 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆52Updated 5 years ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆43Updated 4 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…☆37Updated 5 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.