rahulvigneswaran/Intrusion-Detection-Systems
This is the repo of the research paper, "Evaluating Shallow and Deep Neural Networks for Network Intrusion Detection Systems in Cyber Security".
Implements comparative benchmarking across classical machine learning algorithms and DNNs with 1-5 hidden layers trained on KDDCup-'99' dataset. Uses Python 2.7 with modular training scripts (1000 epoch runs at 0.1 learning rate) and separate accuracy evaluation modules for each architecture. Demonstrates that 3-layer DNNs outperform shallow classifiers for network traffic attack classification.
296 stars. No commits in the last 6 months.
Stars
296
Forks
109
Language
Python
License
—
Category
Last pushed
Dec 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rahulvigneswaran/Intrusion-Detection-Systems"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AIS-Package/aisp
Artificial Immune Systems Package (AISP) is an open-source Python library that features...
ubc-provenance/PIDSMaker
A framework for building provenance-based intrusion detection systems with neural networks
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning
Code for IDS-ML: intrusion detection system development using machine learning algorithms...
zimingttkx/Network-Security-Based-On-ML
基于机器学习的网络安全检测系统 | 集成Kitsune/LUCID算法 | 支持ML/DL/RL模型 | 99.58%攻击检测准确率 | 19913 QPS | Docker/K8s部署
abhinav-bhardwaj/Network-Intrusion-Detection-Using-Machine-Learning
A Novel Statistical Analysis and Autoencoder Driven Intelligent Intrusion Detection Approach