摘要:
This is a recent and more detailed solution for Windows users.Make sure the last version of TeXstudio is downloaded from its website.Download the English dictionary (*.oxt) from here to the directory ... 阅读全文
摘要:
I try to login Ubuntu 16.04 xrdp through window 10 with mstsc. It was successful in 2019/01/09 night, but failed in 2019/01/10 morning. An system auto 阅读全文
摘要:
TensorFlow Saver 保存最佳模型 tf.train.Saver Save Best Model Checkmate is designed to be a simple drop-in solution for a very common Tensorflow use-case: ke 阅读全文
摘要:
nn.softmax 和 softmax_cross_entropy_with_logits 和 softmax_cross_entropy_with_logits_v2 的区别 You have every reason to be confused, because in supervised 阅读全文
摘要:
英文详细版参考:https://www.cnblogs.com/jins-note/p/10243716.html Dataset API是TensorFlow 1.3版本中引入的一个新的模块,主要服务于数据读取,构建输入数据的pipeline。此前,在TensorFlow中读取数据一般有两种方法:使用placeholder读内存中的数据使用queue读硬盘中的数据(关于这种方式,可以参考我之前的... 阅读全文
摘要:
How to use Data Iterator in TensorFlowone_shot_iteratorinitializable iteratorreinitializable iteratorfeedable iteratorThe built-in Input Pipeline. Never use ‘feed-dict’ anymoreUpdate 2/06/2018: Added ... 阅读全文
摘要:
Mine: 图中圈出来的是三极管 和滤波电容 依赖库: wiringPi Shell脚本 本文介绍使用Shell脚本在树莓派上启用软件PWM控制风扇转速。 最新版本下载地址https://github.com/tankririri/RaspberryPi_CPU_PWM 硬件需求 树莓派(这里用的3 阅读全文
摘要:
树莓派 引脚图 树莓派 引脚图 注:本表格适用于各版本,并且兼容26Pin的树莓派B,树莓派B为26Pin,其引脚对应于上表的前26Pin。 树莓派 接口图 AV接口又称(RCA),AV接口算是出现比较早的一种接口,它由黄、白、红三种颜色的线组成,其中黄线为视频,红色为左声道,白色为右声道。 树莓派 阅读全文
摘要:
Enable the Pi's hardware decoding of MPEG-2 and VC-1 MPEG2 patents have expired If you have start.elf in /boot If you have start_x.elf in /boot If you 阅读全文