You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on detecting cyberattacks using advanced analytical techniques and a deep learning model. It leverages structured datasets and explores the use of algorithms for detecting anomalies or malicious behavior in network traffic or system logs.
This project classifies network intrusions using machine learning models. It utilizes the CICIDS2017 dataset to detect various attack types. The model used in this project is implemented in a single Jupyter Notebook file instead of separate scripts.