码迷,mamicode.com
首页 >  
搜索关键字:techniques    ( 279个结果
pgm1
很遗憾前面只看过 Michael Jordan 写的一部分,这次打算把 Daphne Koller 和 Nir Friedman 合著的 Probabilistic Graphical Models: Principles and Techniques 好好过一遍。作者认为与通常写一个 specif...
分类:其他好文   时间:2014-06-08 23:24:14    阅读次数:335
Supervised Machine Learning: A Review of Classification Techniques论文摘要(翻译:Trey;审校:Shooya)
摘要:有监督学习是对一类算法的研究,这类算法从表面实例推断出一般性的假说,得出的假说又可以进一步用来预测未发生的实例。换言之,有监督学习的目标,就是根据预测特征,为分类标签的概率分布建立简洁的模型。得到的分类器会被用于为测试实例贴上分类标签,其中,测试实例的分类特征是已知的,但其分类标签是未知的。本...
分类:其他好文   时间:2014-05-29 09:16:49    阅读次数:210
Building the Unstructured Data Warehouse: Architecture, Analysis, and Design
earn essential techniques from data warehouse legend Bill Inmon on how to build the reporting environment your business needs now!Answers for many val...
分类:其他好文   时间:2014-05-27 17:47:41    阅读次数:361
IOS Core Animation Advanced Techniques的学习笔记(五)
第六章:Specialized Layers CAGradientLayer CAReplicatorLayer CAScrollLayer CAShaperLayer CATextLayer CATransformLayer...
分类:移动开发   时间:2014-05-23 00:36:05    阅读次数:1026
IOS Core Animation Advanced Techniques的学习笔记(四)
第五章:Transforms...
分类:移动开发   时间:2014-05-18 18:47:43    阅读次数:534
AJAX
一、Ajax是什么? Ajax(asynchronous Javascript and XML),or ajax,is a group of interrelated web development techniques used for creating interactive(交互式) web ...
分类:其他好文   时间:2014-05-10 05:40:23    阅读次数:429
【LeetCode OJ】Word Ladder I
Problem Link:http://oj.leetcode.com/problems/word-ladder/Two typical techniques are inspected in this problem:Hash Table. One hash set is the words di...
分类:其他好文   时间:2014-05-05 22:44:44    阅读次数:393
《Compilers Principles,Techniques,&Tools》Chapter 1---->Introduction
入门 编程语言是一些符号,用来为人和机器描述计算或者计算指令,我们所熟悉的计算机世界,他完全依赖于编程语言,因为所有的运行在计算机中的软件都是由某些编程语言开发的,但是,一个程序可以运行之前,它必须要翻译成某种形式,使得计算机能够执行它。 The software systems that do this translated are called compilers(由称作编译器的软件系统来...
分类:其他好文   时间:2014-05-04 08:52:08    阅读次数:380
机器学习的相关书籍
《Introduction to Data Mining》 《Data Mining : Concepts and Techniques》 《Introduction to Machine Learning》 《机器学习:实用案例解析》 《Pattern Recognition and Machin...
分类:其他好文   时间:2014-04-27 23:32:07    阅读次数:526
279条   上一页 1 ... 26 27 28
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!