r7sy / IntrusionDetection
This repository contains a notebook implementing an autoencoder based approach for intrusion detection, the full documentation of the study will be available shortly.
☆32Updated 6 years ago
Alternatives and similar repositories for IntrusionDetection:
Users that are interested in IntrusionDetection are comparing it to the libraries listed below
- Deep learning models for network intrusion detection☆34Updated last year
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆43Updated 4 years ago
- manojkumar-github / Intrusion-Detection-System-for-IoT-networks-using-Gated-Recurrent-Neural-Networks-GRUAn Intelligent Intrusion Detection System for IoT networks using Gated Recurrent Neural Networks (GRU) : A Deep Learning Approach☆33Updated 6 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- CICIDS2017 dataset☆62Updated 3 years ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆53Updated 4 years ago
- IoT intrusion Detection Model based on neural network and random forests☆44Updated 6 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆85Updated last year
- Intrusion Detection System using Deep Reinforcement Learning and Generative Adversarial Networks☆43Updated 5 months ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.