Skip to content

shrezaei/MultitaskTrafficClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultitaskTrafficClassification

Implementation of "Multitask Learning for Network Traffic Classification". For more information read the paper.

Multitask Learning Approach for Network Traffic Classification

  1. Copy the entire QUIC dataset (https://drive.google.com/drive/folders/1Pvev0hJ82usPh6dWDlz7Lv8L6h3JpWhE) into the a folder, named Data.
  2. Run the dataProcessQuic.py to perform pre-processing.
  3. Now, you can run singletask.py, transferlearning.py or multitaskMasked.py. The parameters are defined at the begining of each file and they are self-explanatory.

About

Multitask Learning Approach for Network Traffic Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages