xiaoming77's Stars
Zhikaiiii/traffic-prediction
traffic-prediction using LSTM and GCN by pytorch
aianaconda/pytorch-GNN-1st
DistriNet/DLWF
Source code for our NDSS'18 paper "Automated Website Fingerprinting through Deep Learning"
CausalAI/clubjizhi
因果推断读书会-集智俱乐部
soeai/mappgraph
Encrypted Network Traffic Classification using Deep Learning
start-he/-CNN-
本模型使用NSL-KDD数据集,对数据集进行随机数特征分析后,选取具有代表性的25个特征采用CNN模型进行工业故障诊断。
MagaliDrumare/How-to-learn-PyTorch-NN-CNN-RNN-LSTM
perriDplatypus/Anomaly-Detection-KDD99-CNNLSTM
Intrusion Detection System using Machine Learning and Deep Learning
ImSourin/Network-Intrusion-Detection
This project aims to detect Intrusions with a network using deep learning. The network traffic data is converted to multi channel RGB images, that are passed through CNNs to detect features useful to intrusion detection. (Additionally, we also experimented with dense SIFT based feature description. To discuss more on it, feel free to reach out.)
omar-rh/NIDS-based-on-DL-with-imbalanced-NSL-KDD
the DL methods used are : DNN, CNN, LSTM, GRU, CNN-LSTM, CNN-GRU, CNN-BiLSTM, CNN-BiGRU, the dataset used is : imbalanced NSL-KDD (KDDTrain+, KDDTest20+)
Nivedha-s/IDS-with-CNN
Intrusion Detection system using Convolutional Neural Network
parqz/IDS-Using-CNN-RNN
Intrusion detection system using CNN and RNN
dSupertramp/nsl-kdd-project
Progetto relativo alla materia "AI / Deep Learning".
NabilMoukafih/NSL-KDD-Neural-Networks-Pytorch
NSL-KDD-Neural-Networks-Python
jeroenvansaane/Deep-Learning-Based-Intrusion-Detection-NSL-KDD
Deep Learning based Intrusion Detection on NSL-KDD Dataset
AnushManglani/Anomaly-based-Intrusion-Detection-System
Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.
ThingzDefense/Malicious-Traffic-Detection-in-IoT-Healthcare-Environment
JohnsonClayton/DeepLearning-DNSoverHTTPS
zhengjuan1996/GCN-ETA
joyeetadey/Intrusion-detection-using-RNN
Detedcting attacks in intrusion detedtion using RNN
sherlcok314159/ML
此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )
briskkk/nslkdd
Try NSL-KDD for my thesis's experiment.