深度包 博客文章中的详细信息: : 如何使用 克隆项目 下载我在创建的训练和测试集,或者如果您想从头开始处理数据,请下载。 使用docker镜像运行python代码: docker run -it \ -v /path/to/the/code:/data \ mhwong2007/deep_packet \ bash 如果要运行Jupyter笔记本,请使用以下命令: docker run -it \ -v /path/to/the/code:/data \ -p 8888:8888 \ mhwong2007/deep_packet \ jupyter lab --no-browser --ip=0.0.0.0 --port=8888 --NotebookApp.token= ' ' --allow-root 如果要自己构建环境,请在安装依赖项和库 数据预处理 python pr
2023-05-10 22:39:16 572KB deep-learning cnn pytorch traffic-classification
1
Deep Learning for Encrypted Traffic Classification:An Overview.pdf
2021-03-25 19:14:02 967KB 深度学习
1
Deep_Learning_for_Encrypted_Traffic_Classification_An_Overview Shahbaz Rezaei
2021-03-19 15:15:35 1.26MB DeepLearning Encrypted Traffic Classification