From 989d2e17fdc3f667248e97e16c7094e181557fd9 Mon Sep 17 00:00:00 2001 From: yacinetouahria <medyacinetouahria@gmail.com> Date: Wed, 2 Oct 2024 01:27:59 +0100 Subject: [PATCH] final push --- readme.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 8c963cb..7063578 100644 --- a/readme.md +++ b/readme.md @@ -89,12 +89,12 @@ python VGRNN_detection.py ## 4. References -[1]: [DOMINANT](https://github.com/jackd/dominant) -[2]: [LineGraphSage](https://github.com/andreaventuri01/Structural_attacks_GNN_NIDS) -[3]: [HGWaveNet](https://github.com/TaiLvYuanLiang/HGWaveNet) -[4]: [HTGN](https://github.com/marlin-codes/HTGN) -[5]: [VGRNN](https://github.com/VGraphRNN/VGRNN) -[6]: [EvolveGCN](https://github.com/IBM/EvolveGCN) -[7]: [CIC-DDoS2019](https://www.unb.ca/cic/datasets/ddos-2019.html) -[8]: [CIC-Darknet2020](https://www.unb.ca/cic/datasets/darknet2020.html) -[9]: [ToN-IoT](https://research.unsw.edu.au/projects/toniot-datasets) \ No newline at end of file +[1]:[DOMINANT ](https://github.com/jackd/dominant) +[2]:[LineGraphSage ](https://github.com/andreaventuri01/Structural_attacks_GNN_NIDS) +[3]:[HGWaveNet ](https://github.com/TaiLvYuanLiang/HGWaveNet) +[4]:[HTGN ](https://github.com/marlin-codes/HTGN) +[5]:[VGRNN ](https://github.com/VGraphRNN/VGRNN) +[6]:[EvolveGCN ](https://github.com/IBM/EvolveGCN) +[7]:[CIC-DDoS2019 ](https://www.unb.ca/cic/datasets/ddos-2019.html) +[8]:[CIC-Darknet2020 ](https://www.unb.ca/cic/datasets/darknet2020.html) +[9]:[ToN-IoT ](https://research.unsw.edu.au/projects/toniot-datasets) \ No newline at end of file -- GitLab