zhangbincheng1997 / detect-lstm-modelLinks
detect malicious URL and Request (Bi-LSTM、Bi-LSTM + CNN、CNN + Bi-LSTM、CNN + Bi-LSTM + CNN)
☆59Updated 6 years ago
Alternatives and similar repositories for detect-lstm-model
Users that are interested in detect-lstm-model are comparing it to the libraries listed below
Sorting:
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆72Updated 5 years ago
- [ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection☆164Updated 2 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模 型☆59Updated 6 years ago
- KDD CUP 2021 Multi-dataset Time Series Anomaly Detection☆29Updated 4 years ago
- We use attention model for intrusion detection. The idea of Hierarchical Attention Model for Intrusion Detection comes from the applicat…☆12Updated 4 years ago
- 时间序列异常检测☆54Updated 5 years ago
- the DL methods used are : DNN, CNN, LSTM, GRU, CNN-LSTM, CNN-GRU, CNN-BiLSTM, CNN-BiGRU, the dataset used is : imbalanced NSL-KDD (KDDTra…☆44Updated 2 years ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆20Updated 3 years ago
- I have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.…☆40Updated 6 years ago
- 异常检测☆158Updated 6 years ago
- 时间序列ARIMA模型的销量预测☆62Updated 7 years ago
- Replication files for arXiv:1803.10769 Network Traffic Anomaly Detection Using Recurrent Neural Networks☆22Updated 6 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆80Updated 6 years ago
- ☆16Updated 2 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 10 months ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- Training an LSTM-based autoencoder to detect anomalies in the KDD99 network traffic dataset.☆14Updated 4 years ago
- MLP_VAE, Anomaly Detection, LSTM_VAE, Multivariate Time-Series Anomaly Detection, IndRNN_VAE, Tensorflow☆124Updated 6 years ago
- This project has been conducted under the supervision of Dr. Jinoh Kim and Dr. Donghwoon Kwon at Texas A&M University-Commerce. The res…☆17Updated 6 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆61Updated 5 years ago
- 异常检测☆21Updated last year
- Purposed a network traffic classification and prediction model based on CNN, TCN and Attention mechanism.☆20Updated last year
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- ☆143Updated 4 years ago
- ☆26Updated 7 years ago
- 使用极端值理论(Extreme Value Theory)实现阈值动态自动化设置☆96Updated 6 years ago
- This project aims to detect the anomalies in Web-Traffic using a C-LSTM architecture.☆24Updated 5 years ago
- 运用孤立森林异常检测算法,过滤渗透测试和性能测试过程中产生的异常数据☆56Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago