
投稿
Nicola-Zhang
0
展开
-
AutoML较易期刊
IEEE Transactions on Intelligent Transportation SystemsIEEE Transactions on Cognitive and Developmental SystemsIEEE Transactions on Parallel and Distributed SystemsIEEE Transactions on Network Science and EngineeringACM Transactions on Autonomous and .原创 2021-05-28 22:03:04 · 589 阅读 · 0 评论 -
2021-04-16
\usepackage{enumitem}\setlist[itemize]{leftmargin=*}原创 2021-04-16 11:11:12 · 190 阅读 · 0 评论 -
matplotlib:marker类型/size/空心
marker类型原创 2021-03-08 11:04:18 · 7729 阅读 · 0 评论 -
目标期刊
原创 2020-11-12 17:55:29 · 226 阅读 · 0 评论 -
Publications&Patents
X. Zhang, Z. Lin, B. Ding, B. Gu and Y. Han, “Deep Multi-Agent Reinforcement Learning for Resource Allocation in D2D Communication Underlaying Cellular Networks,” 2020 21st Asia-Pacific Network Operations and Management Symposium (APNOMS), Daegu, Korea (S.原创 2020-11-11 13:02:40 · 211 阅读 · 0 评论 -
ACM投稿版权信息去除问题
去除这些版权信息\setcopyright{none}\makeatletter\renewcommand\@formatdoi[1]{\ignorespaces}\makeatother\settopmatter{printacmref=false}\renewcommand{\footnotetextcopyrightpermission}[1]{}\pagestyle{plain}原创 2020-10-09 20:48:37 · 2800 阅读 · 0 评论 -
论文写作
目录论文写作连词形容词表递进表转折短语公式相关句子实验结果描述论文写作连词形容词表递进表转折短语公式相关be represented asaccording to the definition aboveThe optimal game solution is called the feedback Nash equilibrium (NE) and is defined as follows:xx is a joint strategy profile xxx.satisfy f原创 2020-09-30 10:10:50 · 273 阅读 · 0 评论 -
优雅地使用Sublime Text3
#如何优雅地使用Sublime Text3原创 2020-09-26 11:56:23 · 327 阅读 · 1 评论 -
latex使用技巧
itemize取消缩进\begin{itemize}[leftmargin=*]\item \item\end{itemize}ACM模板作者添加上标\author{xx xx}\authornotemark[1]\author{xx xx}\authornote{Corresponding authors}原创 2020-09-26 11:24:13 · 4925 阅读 · 0 评论 -
paper reading:《Deep Residual Learning for Image Recognition》
原文地址:https://arxiv.org/abs/1512.03385译文地址:https://blog.youkuaiyun.com/wspba/article/details/57074389梯度消失问题与DRNhttps://blog.youkuaiyun.com/superCally/article/details/55671064常用网络结构:深度残差理解Resnethttps:...转载 2019-04-23 19:18:34 · 128 阅读 · 0 评论 -
paper reading:《A Self-Adaptve Deep Learning-Based System for Anomal Detection in5G Networks》
Abstract背景:技术背景以及当前需求;解决方案:基于深度学习对网络流量进行特征提取;本方案优点:实时优化计算资源、微调检测与分析行为;实验证明:对于上述优点的佐证。简介(INTRODUCTION AND MOTIVATION)现状以及当前方案的缺点:数据量、设备数量、网速、低延时等特点导致现有方案失效;提出方案:实验验证:文章结构:相关技术当前在相关领域...原创 2019-04-16 23:19:54 · 217 阅读 · 0 评论 -
latex运行报错:Package inputenc Error: Invalid UTF-8 byte “A1
latex运行报错:Package inputenc Error: Invalid UTF-8 byte "A1解决:添加相关库\UseRawInputEncoding原因:latex默认是不指定编码,因此在文件开始时失败,声明正在使用的编码。原创 2020-08-01 12:08:56 · 7607 阅读 · 3 评论 -
IEEE_Conferences投稿字体问题解决方案
1. pdf和eps中的嵌入字体?LaTeX生成嵌入所有字体的Pdf文件(Windows+MiKTeX)等等。这些文章中的解决方案有些需要重新下载专用的字体子集库,有些需要繁琐的配置文件或输入复杂的命令格式,耗时耗力且不一定可行。我尝试了另一种新的快速易行的解决方法,非常成功,现分享给大家:我使用了CTex这款软件进行文件的编排布局,在经菜单栏TeX中的TeXify->dvips->pspdf等步骤后生成了pdf文件,此时的pdf文件未嵌入所有字体【点击pdf文件中的文件->属性-原创 2020-06-04 12:25:12 · 752 阅读 · 0 评论