orion-orion / AIFlowLinks
🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2决赛赛项:基于CNN+LSTM时空神经网络的在线流量分类模型。
☆53Updated 2 years ago
Alternatives and similar repositories for AIFlow
Users that are interested in AIFlow are comparing it to the libraries listed below
Sorting:
- 《基于卷积神经网络(CNN)的网络流量分类》优秀本科毕设相关文档☆70Updated 4 years ago
- 基于神经网络的流量异常检测☆144Updated 5 years ago
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆83Updated 5 years ago
- 使用卷积神经网络进行网络入侵检测,正确率可达99.5%☆190Updated 6 years ago
- 收集了部分将机器学习应用于网络流量分类的论文☆171Updated 5 years ago
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆37Updated 3 years ago
- CNN网络入侵检测☆58Updated last year
- 机器学习/深度学习实现入侵检测项目☆54Updated 2 years ago
- 多进程读取pcap,基于五元组分流并提取流量特征。结果输出为csv文件,用于机器学习中对加密流量进行分类☆92Updated 3 years ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆48Updated 5 years ago
- ☆155Updated 2 years ago
- An Intrusion Detection System based on Deep Belief Networks☆86Updated 2 years ago
- 基于 CNN + LSTM 的网络流量检测☆24Updated 2 years ago
- Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow☆24Updated 2 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 4 years ago
- Deep Model Intrusion Detection (IDS) Evaluation of NSL KDD and CIC IDS 2018 datasets.☆18Updated 2 years ago
- Journal Article: Telematics and Informatics Reports☆11Updated 2 years ago
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆28Updated 3 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆56Updated 6 years ago
- 数据清洗与合并 Data Cleaning and Merging ; 机器学习模型 Machine Learning Models; 深度学习模型 Deep Learning Models ;PCA, t-SNE分析 PCA, t-SNE Analysis; 数据,结…☆16Updated last year
- CICIDS2017 dataset☆70Updated 3 years ago
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆35Updated 5 years ago
- Intrusion detection system using CNN and RNN☆24Updated 6 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 5 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆114Updated 2 years ago
- 论文Encrypted Traffic Classification with One-dimensional Convolution Neural Networks的torch实现☆39Updated 2 years ago
- 基于机器学习的DDoS入侵检测算法☆13Updated 3 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆35Updated 5 years ago
- ☆89Updated last year
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆31Updated last year