Skip to content

helldotcat/seq2seq-torch-web-attack-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch-based implementation of the "Seq2Seq for Web Attack Detection"

Just "Seq2Seq for Web Attack Detection" reproduced using pytorch

The Seq2Seq model (2-layers bidirectional LSTM-based encoder and 2-layers LSTM-based decoder) is defined in rnn_lstm.py.

The auxiliary training scripts are located in utils.py.

The model have been training 2 hours in Google Colab using CUDA.

About

seq2seq-torch-web-attack-detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published