1.算法描述 最近在做AutoEncoder的一些探索,看到2016年的一篇论文,虽然不是最新的,但是思路和方法值得学习。论文原文链接 http://proceedings.mlr.press/v48/xieb16.pdf,论文有感于t-SNE算法的t-分布,先假设初始化K个聚类中心,然后数据距离中 ...
分类:
编程语言 时间:
2018-10-22 00:07:02
阅读次数:
577
1、Android 按键事件及adb命令模拟 - cjwsimple - CSDN博客.html(https://blog.csdn.net/man_embedded/article/details/80238914) ZC:各种 “电话键”、“控制键”、“功能键” 等,貌似 蛮全的,留作备用 2、 ...
分类:
数据库 时间:
2018-10-21 16:53:45
阅读次数:
222
由于我不需要数据库,启动springboot报错: Cannot determine embedded database driver class for database type NONE If you want an embedded database please put a support ...
分类:
数据库 时间:
2018-10-05 12:31:35
阅读次数:
2856
Download bootloader/kernel toolchain https://launchpad.net/gcc arm embedded/4.9/4.9 2014 q4 major Checking whether Reference: https://elinux.org/STM32 ...
分类:
其他好文 时间:
2018-10-01 19:11:01
阅读次数:
196
Jar包发布 在项目pom.xml中, 如果继承了Spring Boot的starter parent, 那么默认已经包含打包需要的plugins了, 设置为jar就能直接打包成包含依赖的可执行的jar 如果不使用Spring Boot的starter parent, 那么需要在<build>中添加 ...
分类:
编程语言 时间:
2018-09-30 14:58:47
阅读次数:
318
第三方库:1. 采集数据端:plcconnector、libmodbus、RS232。2. 发送数据端:libmosquitto。3. 数据存储:libsqlite3。 其他技术:1. 进程间通信:IpcPOSIX消息队列。2. 线程间通信:全局变量、BlockingQueue队列。3. 创建Tim ...
分类:
其他好文 时间:
2018-09-20 01:09:52
阅读次数:
156
For Developers? > ?Design Documents? > ? How Chromium Displays Web Pages This document describes how web pages are displayed in Chromium from the bott ...
分类:
Web程序 时间:
2018-09-19 12:24:57
阅读次数:
180
swift 使用OC framework时注意 general - embedded Binaries添加对应库,否则会报错 ...
分类:
编程语言 时间:
2018-09-12 19:56:49
阅读次数:
318
星期日, 09. 九月 2018 07:51下午 beautifulzzzz ![][ bar] 1、安装步骤 1) 从[GNU Arm Embedded Toolchain][ 1]官网下载最新的gcc arm工具链,写文章时下载的是: gcc arm none eabi 5_4 2016q3 2 ...
分类:
系统相关 时间:
2018-09-09 22:10:10
阅读次数:
638
BUG1: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. 1 Consider the following: If you want an embedded database ...
分类:
编程语言 时间:
2018-09-07 22:04:08
阅读次数:
603