码迷,mamicode.com
首页 >  
搜索关键字:maching learning    ( 4462个结果
有种旅行叫做人生
Life comes in a package. This package includes happiness and sorrow,failure and success,hope and despair.life is learning process .Experiences in lefe...
分类:其他好文   时间:2014-10-07 13:32:53    阅读次数:136
The Dangers of JavaScript’s Automatic Semicolon Insertion
Although JavaScript is very powerful, the language’s fundamentals do not have a very steep learning curve. Prior to the explosion of web applications,...
分类:编程语言   时间:2014-10-05 03:57:27    阅读次数:343
Note for video Machine Learning and Data Mining——Linear Model
Here is the note for lecture three.  the linear model Linear model is a basic and important model in machine learning. 1. input representation        The data we get usually needs some change...
分类:其他好文   时间:2014-10-04 23:14:57    阅读次数:390
RNN-RBM for music composition 网络架构及程序解读
RNN(recurrent neural network)是神经网络的一种,主要用于时序数据的分析,预测,分类等。 RNN的general介绍请见下一篇文章《Deep learning From Image to Sequence》。本文针对对deep learning有一点基础(神经网络基本training原理,RBM结构及原理,简单时序模型)的小伙伴讲一下Bengio一个工作(RNNRBM)的原理和实现。 本文重点内容:针对RNN(recurrent neural network)一个应用:musi...
分类:其他好文   时间:2014-10-04 23:04:27    阅读次数:298
机器学习中的学习方式-Types of learning
Types of learning 根据个人理解,机器学习中的学习方式的分类有利于我们在面对一个具体的问题时,能够根据要达到的目标选择合适的机器学习算法来得到想要的结果。比如,判断一封电子邮件是否是垃圾邮件,就要使用分类(classification),那要达到分类的效果就要使机器学会怎么样去分类,这就是学习的过程。在学习的过程在又分为四大类: 1)监督学习    (supervised le...
分类:其他好文   时间:2014-10-03 20:37:05    阅读次数:194
文献阅读笔记——group sparsity and geometry constrained dictionary
周五实验室有同学报告了ICCV2013的一篇论文group sparsity and geometry constrained dictionary learning for action recognition from depth maps。这篇文章是关于Sparsing Coding的。...
分类:其他好文   时间:2014-10-03 13:35:44    阅读次数:324
BZOJ3296: [USACO2011 Open] Learning Languages
3296: [USACO2011 Open] Learning LanguagesTime Limit:5 SecMemory Limit:128 MBSubmit:81Solved:39[Submit][Status]Description农夫约翰的N(2 2 #include 3 #inclu....
分类:其他好文   时间:2014-10-03 11:49:04    阅读次数:443
Machine Learning—Mixtures of Gaussians and the EM algorithm
印象笔记同步分享:Machine Learning—Mixtures of Gaussians and the EM algorithm
分类:其他好文   时间:2014-10-02 21:38:43    阅读次数:189
Very Deep Convolutional Networks for Large-Scale Image Recognition
这篇论文是今年9月份的论文[1],比较新,其中的观点感觉对卷积神经网络的参数调整大有指导作用,特总结之。关于卷积神经网络(Convolutional Neural Network, CNN),笔者后会作文阐述之,读者若心急则或可用谷歌百度一下。...
分类:Web程序   时间:2014-10-02 17:08:02    阅读次数:1448
A Plain English Guide to JavaScript Prototypes
When I first started learning about JavaScript object model my reaction was of horror and disbelief. I was totally puzzled by its prototype nature as ...
分类:编程语言   时间:2014-10-02 04:12:52    阅读次数:212
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!