shreyagopal / LSTM-Autoencoder-for-Network-Anomaly-DetectionLinks
Training an LSTM-based autoencoder to detect anomalies in the KDD99 network traffic dataset.
☆15Updated 5 years ago
Alternatives and similar repositories for LSTM-Autoencoder-for-Network-Anomaly-Detection
Users that are interested in LSTM-Autoencoder-for-Network-Anomaly-Detection are comparing it to the libraries listed below
Sorting:
- Intrusion Detection System using Machine Learning and Deep Learning☆88Updated 2 years ago
- the DL methods used are : DNN, CNN, LSTM, GRU, CNN-LSTM, CNN-GRU, CNN-BiLSTM, CNN-BiGRU, the dataset used is : imbalanced NSL-KDD (KDDTra…☆47Updated 3 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆75Updated 5 years ago
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆48Updated 5 years ago
- We use attention model for intrusion detection. The idea of Hierarchical Attention Model for Intrusion Detection comes from the applicat…☆12Updated 5 years ago
- Purposed a network traffic classification and prediction model based on CNN, TCN and Attention mechanism.