jogecodes / transformerADLinks
Code for the paper "Anomaly-Based Intrusion Detection in IIoT Networks Using Transformer Models"
☆33Updated 2 years ago
Alternatives and similar repositories for transformerAD
Users that are interested in transformerAD are comparing it to the libraries listed below
Sorting:
- Implementation of Robust Transformer Based Intrusion Detection, based on the Paper by Wu et. Al☆22Updated 9 months ago
- ☆42Updated 2 years ago
- An Intrusion Detection System based on Deep Belief Networks☆83Updated 2 years ago
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆46Updated 5 years ago
- An intrusion detection system model developed using CNN and Bi-LSTM.☆13Updated 3 years ago
- Development of a transfer learning system for the detection of cyber-attacks in 5G and IoT networks. Transfer learning will improve the a…☆13Updated 2 years ago
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆10Updated last year
- Generative adversarial networks for Network Intrusion Benchmark datasets☆35Updated 10 months ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆52Updated 5 years ago
- Thesis research on enhancing Network Intrusion Detection System (NIDS) explainability using Transformers.☆16Updated last year
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆46Updated last year
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆70Updated 4 years ago
- A Few-shot Based Model-Agnostic Meta-Learning for Intrusion Detection in Security of Internet of Things☆14Updated 4 months ago
- CANET: An Effective CNN-Attention Model for Network Intrusion Detection☆34Updated 2 years ago
- The purpose of this repository is to demonstrate the steps of processing CICIDS2017 dataset using machine learning algorithms.☆63Updated 4 years ago
- ☆9Updated 2 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.