From eb9d59bfbe651368941c7b5065a9978280ed3f1e Mon Sep 17 00:00:00 2001 From: Mathu-lmn <80094438+Mathu-lmn@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:35:25 -0500 Subject: [PATCH] add github repo link --- report.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/report.ipynb b/report.ipynb index db2006b..3cde656 100644 --- a/report.ipynb +++ b/report.ipynb @@ -13,6 +13,8 @@ "source": [ "## Introduction\n", "\n", + "Here is the link of our GitHub repository : https://github.com/ML-Cyber-Project/AtDBackend\n", + "\n", "The aim of our cybersecurity project is to treat and analyse data from a wireshark recording so that we can identify threats. We tried to develop a model which can predict if a record contains a DoS attack.\n", "\n", "We organized our team with a lead developper who assigned tasks and code to others. There was also an infrastructure leader. All the brainstorms were done together. \n",