码迷,mamicode.com
首页 >  
搜索关键字:machine learning in    ( 8472个结果
poj2455Secret Milking Machine【二分 + 最大流】
Secret Milking MachineTime Limit:1000MSMemory Limit:65536KTotal Submissions:9129Accepted:2742DescriptionFarmer John is constructing a new milking mach...
分类:其他好文   时间:2014-06-07 05:34:18    阅读次数:261
gold beneficiation process
Gold processing methods currently used, first gold ore crusher by gold crushing and milling equipment by gold crushed, and then grading machine, mixin...
分类:其他好文   时间:2014-06-03 07:25:37    阅读次数:262
【HDOJ】1150 Machine Schedule
匈牙利算法。 1 #include 2 #include 3 4 #define MAXNUM 1005 5 6 char map[MAXNUM][MAXNUM]; 7 char visit[MAXNUM]; 8 int son[MAXNUM]; 9 10 int find(int x, i...
分类:其他好文   时间:2014-05-31 16:54:26    阅读次数:291
jstat -gcutil 指令的用法
Jstat是JDK自带的一个轻量级小工具,全称“Java Virtual Machine statistics monitoring tool”,主要利用JVM内建的指令对Java应用程序的资源和性能进行实时的命令行的监控。命令格式:jstat - [-t] [-h] [ []]jstat -gc....
分类:Web程序   时间:2014-05-31 13:53:48    阅读次数:697
机器学习经典论文/survey合集
Active LearningTwo Faces of Active Learning, Dasgupta, 2011Active Learning Literature Survey, Settles, 2010ApplicationsA Survey of Emerging Approaches...
分类:其他好文   时间:2014-05-31 07:37:19    阅读次数:277
Supervised Machine Learning: A Review of Classification Techniques论文摘要(翻译:Trey;审校:Shooya)
摘要:有监督学习是对一类算法的研究,这类算法从表面实例推断出一般性的假说,得出的假说又可以进一步用来预测未发生的实例。换言之,有监督学习的目标,就是根据预测特征,为分类标签的概率分布建立简洁的模型。得到的分类器会被用于为测试实例贴上分类标签,其中,测试实例的分类特征是已知的,但其分类标签是未知的。本...
分类:其他好文   时间:2014-05-29 09:16:49    阅读次数:210
如何卸载oracle11g
方法/步骤.关闭oracle所有的服务。可以在windows的服务管理器中关闭;打开注册表:regedit 打开路径:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\删除该路径下的所有以oracle开始的服务名称,这个键是标识Oracle在w...
分类:数据库   时间:2014-05-28 03:22:52    阅读次数:272
Multiple Instance Learning
///////////////////////////////////////////推荐学习组//////////////////////////////http://www.robots.ox.ac.uk/~vgg/////////////////////////////////////////...
分类:其他好文   时间:2014-05-28 01:41:14    阅读次数:370
JVM参数调优:Eclipse启动实践
本文主要参考自《深入理解 Java 虚拟机》。这本书是国人写的难得的不是照搬代码注释的且不是废话连篇的技术书,内容涵盖了 Java 从源码到字节码到执行的整个过程,包括了 JVM(Java Virtual Machine)的架构,垃圾收集的介绍等。这里摘录出关于配置 JVM 基本参数来调优 Ecli...
分类:系统相关   时间:2014-05-28 01:32:33    阅读次数:464
medium and fine crushing
we series hydraulic cone crusher machine designed by our company is a new type of cone crusher machine with international advanced level which brings ...
分类:其他好文   时间:2014-05-27 17:00:26    阅读次数:271
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!