Applications of Reinforcement Learning in Real World 2018-08-05 18:58:04 This blog is copied from: https://towardsdatascience.com/applications-of-rein ...
分类:
移动开发 时间:
2018-08-05 19:35:15
阅读次数:
286
Laravel 5.6: Specified key was too long error 在Laravel执行以下命令: 这是由于Laravel5.6设置了数据库默认编码,现在的编码默认为“utf8mb4”(支持emoji), 开始查看了官网是这么说的: “applications and as ...
分类:
其他好文 时间:
2018-07-23 17:19:44
阅读次数:
200
Spring Interview Questions 1) What is Spring? It is a lightweight, loosely coupled and integrated framework for developing enterprise applications in ...
分类:
编程语言 时间:
2018-07-22 18:43:25
阅读次数:
230
原文链接 一、陈述 1,我到底能用Python做什么? 我观察注意到Python三个主要流行的应用: 网站开发; 数据科学——包括机器学习,数据分析和数据可视化; 做脚本语言。 二、网站开发 网站框架将帮助你创建基于Python的服务器端代码(后端代码),这些代码将在你的服务器上运行,与用户的设备和 ...
分类:
移动开发 时间:
2018-07-21 22:44:33
阅读次数:
513
Launching Appium with command: '/Applications/Appium.app/Contents/Resources/node/bin/node' appium/build/lib/main.js --debug-log-spacing --platform-ver... ...
分类:
移动开发 时间:
2018-07-21 20:31:25
阅读次数:
178
附网址:http://qt-project.org/doc/qt-5/qmlapplications.html 附网址:http://qt-project.org/doc/qt-5/qmlapplications.html 如果你对Qt的官方demo感兴趣,可以参考本博客的另一个系列Qt5官方dem ...
分类:
移动开发 时间:
2018-07-21 15:02:13
阅读次数:
237
DBSCAN算法 基本概念:(Density-Based Spatial Clustering of Applications with Noise) 核心对象:若某个点的密度达到算法设定的阈值则其为核心点。(即 r 邻域内点的数量不小于 minPts) ε-邻域的距离阈值:设定的半径r 直接密度可 ...
分类:
数据库 时间:
2018-07-21 11:57:01
阅读次数:
294
Type "rm rf ~/Library/Application\ Support/Xcode" and press "Enter." This removes the 删除xcode配置 Could not find Developer Disk Image: /Applications/Xco ...
分类:
其他好文 时间:
2018-07-20 21:12:56
阅读次数:
960
Sublime Text在命令行中执行ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime使用方法:打开文件sublime example.txt打开目录sublim... ...
分类:
系统相关 时间:
2018-07-18 19:09:18
阅读次数:
222
1.由于emqttd是用Erlang语言编写的,所以,在Linux下安装时,需要先安装Erlang。 安装依赖库 获取源码包 解压、编译、安装 编译此时会出大问题,会提示没有java什么的,需要进行下面操作, 这里主要注意 APPLICATIONS DISABLED 部分的提示,其他两部分是不影响编 ...
分类:
其他好文 时间:
2018-07-15 23:22:58
阅读次数:
311