ole-knf / A-bidirectional-GPT-approach-for-detecting-malicious-network-trafficLinks
This approach of Intrusion Detection uses two GPT models, which are trained on normal network traffic, to predict sequences of communication patterns and thereby score network packets.
☆10Updated last year
Alternatives and similar repositories for A-bidirectional-GPT-approach-for-detecting-malicious-network-traffic
Users that are interested in A-bidirectional-GPT-approach-for-detecting-malicious-network-traffic are comparing it to the libraries listed below
Sorting:
- A curation of awesome papers, datasets and tools about network traffic analysis.☆90Updated 9 months ago
- The purpose of this repository is to demonstrate the steps of processing CICIDS2017 dataset using machine learning algorithms.☆64Updated 5 years ago
- ☆67Updated 7 months ago
- ☆88Updated last year
- Real-time Intrusion Detection System implementing Machine Learning. We combine Supervised Learning (RF) for detecting known attacks from …