munhouiani / Deep-Packet

Pytorch implementation of deep packet: a novel approach for encrypted traffic classification using deep learning
MIT License
183 stars 56 forks source link

SAE #39

Open heerlu opened 1 year ago

heerlu commented 1 year ago

The model of the original paper is the combination of SAE and CNN. However, there is no reference to SAE in your code. May I ask where can I find the relevant code of SAE? Thank you for your reply