码迷,mamicode.com
首页 >  
搜索关键字:Machine Learning    ( 8472个结果
Assembly Language
Programming in machine language can be very tedious and error prone. Instead of usingones and zeros, an assembly language has an advantage, because it...
分类:其他好文   时间:2014-07-22 22:57:16    阅读次数:210
UVA 10198 Counting
Counting The Problem Gustavo knows how to count, but he is now learning how write numbers. As he is a very good student, he already learned 1, 2, 3 and 4. But he didn't realize yet tha...
分类:其他好文   时间:2014-07-18 22:04:36    阅读次数:322
Foundataions of Machine Learning: Rademacher complexity and VC-Dimension(1)
Foundataions of Machine Learning: Rademacher complexity and VC-Dimension(1) 前面两篇文章中,我们在给出PAC-learnable定理时,都有一个前提假设,那就是 Hypothesis set 是有限的。但很明显,在实际中的假...
分类:其他好文   时间:2014-07-18 15:35:26    阅读次数:477
【DateStructure】 Charnming usages of Map collection in Java
When learning the usage of map collection in java, I found serveral beneficial methods that was encountered in the daily life. Now  I made a summary:  import java.util.ArrayList; import java.util.Col...
分类:编程语言   时间:2014-07-18 15:13:56    阅读次数:242
MySQL主从复制
本实验室配置一个全新的master和slave,最简单的方法去配置新的master和slave是从一个不同的数据库服务器生成一个数据库dump文件,然后导入到新的复制数据库的master里去,这些数据会自动的复制数据到slave数据库里去的。   实验环境: master and the slave server machine have the same configuration as...
分类:数据库   时间:2014-07-18 11:30:14    阅读次数:426
64位Linux下安装软件注意事项
执行到./configure--enable-shared一步时提示:checkinghostsystemtype...Invalidconfiguration`x86_64-unknown-linux-gnu‘:machine`x86_64-unknown‘notrecognized解决办法:cp/usr/share/libtool/config.guess.(覆盖到相关软件自带的config.guess,t1lib在解压包的ac-tools下)cp..
分类:系统相关   时间:2014-07-17 15:12:10    阅读次数:260
基于内容的音频和音乐分析领域的研究工作
基于内容的音频和音乐分析领域的研究工作:主要文献出处:IEEE Transaction on Speech and Audio Processing ;IEEE Transaction on Pattern Analysis and Machine Intelligence(PAMI);IEEE T...
分类:其他好文   时间:2014-07-16 18:56:20    阅读次数:200
Virtual Machine Lifecycle
Virtual Machine Lifecycle This page describes the basics of the virtual machine lifecycle. Its aim is to provide fundamental information to create, ru...
分类:其他好文   时间:2014-07-16 18:29:27    阅读次数:365
利用Microsoft Azure Machine Learning Studio创建机器学习实例
Microsoft Azure云服务推出机器学习的模块,用户只需上传数据,利用机器学习模块提供的一些算法接口和R语言或别的语言接口,就能利用Microsoft Azure强大的云计算能力来实现自己的机器学习的任务。本文浅尝了该机器学习模块,参照官方实例和帮助文档,完成了一个简单的应用实例,具体步骤如...
分类:其他好文   时间:2014-07-16 18:25:20    阅读次数:240
OpenCV学习教程入门篇<一、介绍>
OpenCV,是Inter公司开发的免费开源...
分类:其他好文   时间:2014-07-16 09:52:27    阅读次数:160
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!