码迷,mamicode.com
首页 >  
搜索关键字:intelligence    ( 321个结果
Artificial Intelligence for Robotics
Artificial Intelligence for Robotics L1 (9/22/2017) L2 (9/22/2017 - ) Clip 4 is to be finished. L3 (9/22/2017) Skip. L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 ...
分类:其他好文   时间:2017-09-23 10:51:55    阅读次数:196
BIRT简介
BIRT(Business Intelligence and Reporting Tools,商业智能和报告工具,曾被安讯公司中国分公司译作百灵)项目是一个开源软件项目,其为富客户端应用和Web应用程序(特别是那些基于Java和Java EE的应用)提供了报表和商业智能功能。BIRT是Eclipse ...
分类:其他好文   时间:2017-09-19 18:01:18    阅读次数:212
粒子群优化算法
粒子群优化算法属于群智能(swarm intelligence)优化算法。群智能分两种,一种是粒群优化,另一种是蚁群优化。 群智能概念 假设你和你的朋友正在寻宝,每个人有个探测器,这个探测器可以知道宝藏到探测器的距离。你们一群人在找,每个人都可以把信息共享出去,就跟打dota时你可以有你队友的视野, ...
分类:编程语言   时间:2017-09-14 18:55:38    阅读次数:203
阿里PAI深度学习组件:Tensorflow实现图片智能分类实验
PAI简介 阿里云机器学习PAI(Platform of Artificial Intelligence)是一款一站式的机器学习平台,包含数据预处理、特征工程、常规机器学习算法、深度学习框架、模型的评估以及预测这一整套机器学习相关服务。由于目前PAI还属于公测阶段,所以是不收费的。但是PAI底层依赖 ...
分类:其他好文   时间:2017-09-13 01:39:42    阅读次数:296
活跃事项传送门(2017年9月)
Projects Trello Class ☆☆☆ Robotics I: Robotic Manipunation Computational Intelligence Research ☆☆☆ Read Paper and Take notes - Google Drive Medium Moo ...
分类:其他好文   时间:2017-09-08 00:27:19    阅读次数:198
在MySQL和PostgreSQL之外,为什么阿里要研发HybridDB数据库?
http://www.infoq.com/cn/news/2016/12/MySQL-PostgreSQL-Greenplum 编者按 在大数据火遍IT界之前,大家对数据信息的挖掘通常聚焦在BI(Business Intelligence)之上。BI具有着明确的分析需求,清晰地知道需要处理哪些信息, ...
分类:数据库   时间:2017-08-22 17:34:12    阅读次数:180
HDU 3072 Intelligence System
Intelligence System Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2890 Accepted Submission(s): ...
分类:其他好文   时间:2017-08-21 09:46:59    阅读次数:220
hdu 3072 Intelligence System
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2909 Accepted Submission(s): 1259 Problem Descrip ...
分类:其他好文   时间:2017-08-20 22:42:45    阅读次数:301
HDU——T 3072 Intelligence System
http://acm.hdu.edu.cn/showproblem.php?pid=3072 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 29 ...
分类:其他好文   时间:2017-08-20 22:36:11    阅读次数:238
Intelligence System HDU - 3072(强连通分量)
Intelligence System HDU - 3072 题意:一个人要传递命令给所有人,如果两人之间互达,不需任何费用,求最少费用 有向图强连通。 1 #include <bits/stdc++.h> 2 using namespace std; 3 const int inf=0x3f3f3 ...
分类:其他好文   时间:2017-08-18 18:44:41    阅读次数:130
321条   上一页 1 ... 10 11 12 13 14 ... 33 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!