KlausMichael0 / Taffic_Anomaly_Detection_based_on_Neural_Network
基于神经网络的流量异常检测
☆131Updated 4 years ago
Alternatives and similar repositories for Taffic_Anomaly_Detection_based_on_Neural_Network:
Users that are interested in Taffic_Anomaly_Detection_based_on_Neural_Network are comparing it to the libraries listed below
- 使用卷积神经网络进行网络入侵检测,正确率可达99.5%☆183Updated 5 years ago
- pytorch实现基于web的pcap文件恶意流量检测以及深度学习算法☆78Updated last year
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆83Updated 4 years ago
- 机器学习/深度学习实现入侵检测项目☆54Updated 2 years ago
- CNN网络入侵检测☆56Updated last year
- 使用机器学习的恶意加密流量识别系统☆46Updated last year
- ☆150Updated 2 years ago
- 基于机器学习的入侵检测系统☆75Updated 5 years ago
- 基于 CNN + LSTM 的网络流量检测☆20Updated 2 years ago
- 基于动态图神经网络的异常流量检测方法☆41Updated last year
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆37Updated 3 years ago
- 基于机器学习的恶意加密流量监测平台☆130Updated 3 years ago
- ☆14Updated 2 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 3 years ago
- 《基于卷积神经网络(CNN)的网络流量分类》优秀本科毕设相关文档☆65Updated 3 years ago
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆23Updated last year
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆108Updated 2 years ago
- IDS abnormal traffic detection tensorflow☆39Updated 5 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆53Updated 5 years ago
- 网络异常流量检测系统☆23Updated 4 years ago
- 毕设项目 异常流量识别和带宽检测系统☆15Updated last year
- UCAS春季学期课程 网络空间安全态势感知 加密流量分类中间结果数据集☆21Updated 3 years ago
- 基于机器学习的DDoS入侵检测算法☆14Updated 3 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2决赛赛项:基于CNN+LSTM时空神经网络的在线流量分类模型。☆53Updated 2 years ago
- 收集了部分将机器学习应用于网络流量分类的论文☆165Updated 4 years ago
- 基于KNN算法的入侵检测系统☆39Updated 8 months ago
- ☆41Updated 2 years ago
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆26Updated 3 years ago
- 利用强化学习方法 DQN 生成基于机器学习的恶意流量检测模型☆27Updated 3 years ago
- 本项目旨在设计和实现一个基于深度学习的加密恶意流量检测系统。通过将网络流量数据转换为图像数据,并利用图像分类模型进行检测,该系统能够有效地检测加密恶意流量。在数据集选取上使用了包含加密恶意和正常流量的数据集,以更好地反映实际网络环境中的特征和行为模式。在数据预处理方面,通过…☆10Updated last year