HZ-HZ / KDD-LSTM-and-MLP

Training KDD CUP 99 dataset using LSTM and MLP models under the tensorflow framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDD-LSTM-and-MLP

Training KDD CUP 99 dataset using LSTM and MLP models under the tensorflow framework

kdd_dataprocess.py

Preprocessing KDD dataset

KDD_LSTM

Using LSTM to train KDD

KDD_MLP

Using MLP to train KDD

Download dataset here:http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html

About

Training KDD CUP 99 dataset using LSTM and MLP models under the tensorflow framework


Languages

Language:Python 100.0%