码迷,mamicode.com
首页 >  
搜索关键字:machine-learning    ( 1129个结果
机器学习(Machine Learning)&深入学习(Deep Learning)资料
《Brief History of Machine Learning》 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机、神经网络、决策树、SVM、Adaboost 到随机森林、Deep Learning.《Deep Learning in Neural Networks: An Ove....
分类:系统相关   时间:2015-06-21 18:26:21    阅读次数:382
List Of All Machine Learning Sorted By Citation
List Of All Machine Learning Sorted By CitationWith > 300 citations2013-10-10SeeCitation Analysis Machine Learning And NLPfor more analysisrobert tibs...
分类:系统相关   时间:2015-06-20 18:23:57    阅读次数:381
In machine learning, is more data always better than better algorithms?
In machine learning, is more data always better than better algorithms?No. There are times when more data helps, there are times when it doesn't.Proba...
分类:系统相关   时间:2015-06-20 13:02:57    阅读次数:151
[Machine Learning] Random Forest 随机森林
本文主要详细地介绍了一种灵活高效地机器学习算法——随机森林(Random Forest)。对其理论研究和工业领域中的应用进行了简单的介绍,并且详细地介绍了它的工作机制,最后用Python进行了实现。
分类:系统相关   时间:2015-06-19 13:20:23    阅读次数:207
Decision Boundaries for Deep Learning and other Machine Learning classifiers
Decision Boundaries for Deep Learning and other Machine Learning classifiersH2O, one of the leading deep learning framework in python, is now availabl...
分类:系统相关   时间:2015-06-18 23:31:15    阅读次数:254
【Machine Learning】wekaの特征选择简介
看过这篇博客的都应该明白,特征选择代码实现应该包括3个部分:搜索算法;评估函数;数据;因此,代码的一般形式为:AttributeSelection attsel = new AttributeSelection(); // create and initiate a new AttributeSel...
分类:系统相关   时间:2015-06-18 16:43:04    阅读次数:260
语义分析的一些方法
语义分析的一些方法作者:火光摇曳语义分析的一些方法(上篇)语义分析的一些方法(中篇)语义分析的一些方法(下篇)语义分析,本文指运用各种机器学习方法,挖掘与学习文本、图片等的深层次概念。wikipedia上的解释:In machine learning, semantic analysis of a ...
分类:其他好文   时间:2015-06-18 13:04:46    阅读次数:24309
[Python & Machine Learning] 学习笔记之scikit-learn机器学习库
本文介绍了Python的机器学习库scikit-learn模块,包括如何安装scikit-learn,以及如何利用scikit-learn来进行数据挖掘和数据分析。通过几个简单的实例,展示了scikit-learn的用法。
分类:编程语言   时间:2015-06-17 14:54:09    阅读次数:182
机器学习(Machine Learning)&深度学习(Deep Learning)资料
机器学习(Machine Learning)&深度学习(Deep Learning)资料希望转载的朋友,你可以不用联系我.但是一定要保留原文链接,因为这个项目还在继续也在不定期更新.希望看到文章的朋友能够学到更多.《Brief History of Machine Learning》介绍:这是一篇介...
分类:系统相关   时间:2015-06-16 18:32:50    阅读次数:242
机器学习基础
系列文章:《机器学习》学习笔记 这是《机器学习实战》的第一章,本章简要介绍了下什么是机器学习、机器学习的主要任务和本书中将要用到的Python语言。现在机器学习(Machine learning)与人工智能(Artificial intelligence)这么火,介绍机器学习的文章网上有很多,有很多...
分类:其他好文   时间:2015-06-15 09:08:04    阅读次数:119
1129条   上一页 1 ... 82 83 84 85 86 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!