Superyu-github / identity_authentication_systemLinks
双向身份认证系统
☆10Updated 3 years ago
Alternatives and similar repositories for identity_authentication_system
Users that are interested in identity_authentication_system are comparing it to the libraries listed below
Sorting:
- 将联邦学习以及知识蒸馏用于搭建网络入侵检测检测模型,在NSL-KDD数据集上进行了验证。☆28Updated 2 years ago
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆37Updated 3 years ago
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆29Updated last year
- CNN网络入侵检测☆56Updated last year
- 使用卷积神经网络进行网络入侵检测,正确率可达99.5%☆185Updated 6 years ago
- 基于联邦学习和深度残差网络的sdn入侵检测研究☆10Updated last year
- 机器学习/深度学习实现入侵检测项目☆54Updated 2 years ago
- UCAS春季学期课程 网络空间安全态势感知 加密流量分类中间结果数据集☆22Updated 3 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 4 years ago
- Journal Article: Telematics and Informatics Reports☆11Updated 2 years ago
- An Intrusion Detection System based on Deep Belief Networks☆84Updated 2 years ago
- 数据清洗与合并 Data Cleaning and Merging ; 机器学习模型 Machine Learning Models; 深度学习模型 Deep Learning Models ;PCA, t-SNE分析 PCA, t-SNE Analysis; 数据,结…☆15Updated last year
- ☆155Updated 2 years ago
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆83Updated 5 years ago
- Journal Article: IEEE Access☆12Updated last year
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Code for intrusion detection system (IDS) development using CNN models and transfer learning☆179Updated 2 years ago
- Federated Learning for Intrusion Detection System using the Flower framework and UNSW_NB15 dataset.☆25Updated last year
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆26Updated 3 years ago
- 基于机器学习的DDoS入侵检测算法☆13Updated 3 years ago
- 采用VAE模型实现网络流量异常检测,并结合联邦学习与蒸馏学习☆13Updated last year
- 基于Vue2+Django+LogisticRegressionCV,KDD-CUP99的网络入侵检测☆14Updated 3 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆113Updated 2 years ago
- 1)搭建CNN训练MNIST数据集; 2)分别使用FGSM(快速梯度符号法)与GAN(生成对抗网络)、DCGAN(深度卷积生成对抗网络)生成MNIST的对抗样本,并攻击1)中模型☆10Updated 2 years ago
- Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow☆22Updated 2 years ago
- Intrusion detection system using CNN and RNN☆24Updated 5 years ago
- Tensorflow Implementation of paper Applying long short-term memory recurrent neural networks to intrusion detection with KDDCup99 Data☆15Updated 6 years ago
- 基于机器学习的入侵检测系统☆77Updated 5 years ago
- 多进程读取pcap,基于五元组分流并提取流量特征。结果输出为csv文件,用于机器学习中对加密流量进行分类☆93Updated 2 years ago
- 本项目旨在设计和实现一个基于深度学习的加密恶意流量检测系统。通过将网络流量数据转换为图像数据,并利用图像分类模型进行检测,该系统能够有效地检测加密恶意流量。在数据集选取上使用了包含加密恶意和正常流量的数据集,以更好地反映实际网络环境中的特征和行为模式。在数据预处理方面,通过…☆10Updated last year