Giter Club home page Giter Club logo

detect-lstm-model's Introduction

深度学习 检测异常

实验环境

程序 版本
操作系统 Ubuntu 16.04
内存容量 128 G
硬盘容量 8 T
显卡型号 GTX 1080Ti * 4
开发框架 Keras / Tensorflow

检测异常 URL

3 个 Epoch

模型 准确率 精确率 召回率 F1 Score 时间/Epoch
Bi-LSTM 99.51% 99.54% 99.81% 99.67% 1242ms
Bi-LSTM + CNN 99.78% 99.73% 99.97% 99.86% 1185ms
CNN + Bi-LSTM 99.60% 99.75% 99.72% 99.73% 326ms
CNN + Bi-LSTM + CNN 99.54% 99.75% 99.64% 99.69% 318ms

检测异常 Request

5 个 Epoch

模型 准确率 精确率 召回率 F1 Score 时间/Epoch
Bi-LSTM 82.30% 80.81% 99.93% 89.23% 4434ms
Bi-LSTM + CNN 99.11% 99.06% 99.68% 99.36% 4406ms
CNN + Bi-LSTM 99.10% 98.92% 99.79% 99.35% 1101ms
CNN + Bi-LSTM + CNN 99.45% 99.24% 99.96% 99.60% 1124ms

网络结构

Bi-LSTM

alt text

Bi-LSTM + CNN

alt text

CNN + Bi-LSTM

alt text

CNN + Bi-LSTM + CNN

alt text

通用结构

输入层 Input

使用字向量,不使用词向量。

卷积层 CNN

alt text

输出层 Output

alt text

detect-lstm-model's People

Contributors

zhangbincheng1997 avatar

Watchers

James Cloos avatar Shubham Pachori avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.