Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 393 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 393 Bytes

DeepCorr

The code trains/test on all of circuits with 300 packets per flow.

Dataset

The dataset is avaiable at UMASS traces website

The JSON file contains all of timings and sizes of tor traffic flows.

The pickle files contain timinigs and sizes of tor traffic flows.

See the code to parse the files.

Requirements

tensorflow
tqdm
pickle
numpy