CANET: An Effective CNN-Attention Model for Network Intrusion Detection
☆39Apr 21, 2023Updated 2 years ago
Alternatives and similar repositories for CANET
Users that are interested in CANET are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆13Mar 5, 2024Updated 2 years ago
- A Deep Learning Based Intrusion Detection System for IIoT Networks☆13Jul 10, 2024Updated last year
- Code for paper: Contrastive Learning Enhanced Intrusion Detection☆18Apr 18, 2023Updated 2 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.