mrazimi99 / deep-packet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep-packet

Pytorch implemetation of the paper "Deep Packet: A Novel Approach For Encrypted Traffic Classification Using Deep Learning" (https://arxiv.org/pdf/1709.02656.pdf).

Instead of using CNN, the type of neural network used in this project is ANN.

About


Languages

Language:Jupyter Notebook 96.9%Language:Python 3.1%