noobpk commited on
Commit
dc49849
·
verified ·
1 Parent(s): 7bf91f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,6 @@ tags:
20
 
21
  ## Model Details
22
 
23
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66954efe30bd2a19adcd92aa/nXwBehKsHWh8CX1LPNr6-.png)
24
-
25
  ### Model Description
26
 
27
  This model combines Convolutional Neural Networks (CNN) and Gated Recurrent Units (GRU), designed for sequence-based tasks like time series analysis, natural language processing (NLP), or anomaly detection.
@@ -227,6 +225,7 @@ Dataset: https://huggingface.co/datasets/noobpk/web-attack-detection
227
 
228
  **BibTeX:**
229
 
 
230
  @inproceedings{10.1145/3628797.3628901,
231
  author = {Le-Thanh, Phuc and Le-Anh, Tuan and Le-Trung, Quan},
232
  title = {Research and Development of a Smart Solution for Runtime Web Application Self-Protection},
@@ -244,6 +243,7 @@ keywords = {Convolutional Neural Network (CNN), Deep Learning, Gated Recurrent U
244
  location = {Ho Chi Minh, Vietnam},
245
  series = {SOICT '23}
246
  }
 
247
 
248
  ## Model Card Authors
249
 
 
20
 
21
  ## Model Details
22
 
 
 
23
  ### Model Description
24
 
25
  This model combines Convolutional Neural Networks (CNN) and Gated Recurrent Units (GRU), designed for sequence-based tasks like time series analysis, natural language processing (NLP), or anomaly detection.
 
225
 
226
  **BibTeX:**
227
 
228
+ ```
229
  @inproceedings{10.1145/3628797.3628901,
230
  author = {Le-Thanh, Phuc and Le-Anh, Tuan and Le-Trung, Quan},
231
  title = {Research and Development of a Smart Solution for Runtime Web Application Self-Protection},
 
243
  location = {Ho Chi Minh, Vietnam},
244
  series = {SOICT '23}
245
  }
246
+ ```
247
 
248
  ## Model Card Authors
249