We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d27847 commit b1017b8Copy full SHA for b1017b8
2 files changed
.gitignore
@@ -2,4 +2,5 @@
2
__pycache__
3
/data/
4
/data/img_test/
5
-/data/img_train/
+/data/img_train/
6
+/Acceptance.pdf
README.md
@@ -0,0 +1,4 @@
1
+# A Deep Learning Model for Accurate and Robust Internet Traffic Classification
+Powered by [PaperCandy](https://github.com/ATATC/PaperCandy).
+
+In this paper, we proposed a deep learning model which achieves progress compared to LeNet-5 in the stability of Internet traffic classification.
0 commit comments