1.感受野(Receptive Field)
Receptive field 是啥?看看网上的大佬们怎么说。
The receptive field is defined as the region in the input space that a particular CNN’s feature is looking at (i.e. be affected by). ——Dang Ha The Hien在卷积神经网络中&…
参考链接:https://www.cnblogs.com/fantastic123/p/9389128.html
author:gswycf “An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling“,讲到了:虽然人们现在都在用RNN和LSTm去处…
对RXTX的介绍,copy自https://blog.csdn.net/u011728105/article/details/48085615 RXTXRXTX是一个提供串口和并口通信的开源java类库,由该项目发布的文件均遵循LGPL协议。RXTX项目提供了Windows,Linux,Mac os X,Solaris操作系统下的兼容javax.comm串口通…