码迷,mamicode.com
首页 >  
搜索关键字:machine-learning    ( 1129个结果
An introduction to machine learning with scikit-learn
转自 http://scikit-learn.org/stable/tutorial/basic/tutorial.html#machine-learning-the-problem-setting In general, a learning problem considers a set of ...
分类:系统相关   时间:2017-01-28 20:29:02    阅读次数:415
【Deep Learning Nanodegree Foundation笔记】第 1 课:课程计划
第一周 机器学习的类型,以及何时使用机器学习 我们将首先简单介绍线性回归和机器学习。这将让你熟悉这些领域的常用术语,你需要了解的技术进展,并了解深度学习在更大的机器学习背景中的位置。 直播:线性回归 WEEK 1Types of Machine Learning and when to use Ma ...
分类:其他好文   时间:2017-01-25 10:46:50    阅读次数:296
机器学习( Machine Learning)的定义
关于机器学习有两个相关的定义: 1)给计算机赋予没有固定编程的学习能力的研究领域。 2)一种计算机的程序,能从一些任务(T)和性能的度量(P),经验(E)中进行学习。在学习中,任务T的性能P能够随着P能去改善经验E。 例子:玩跳棋游戏 E=玩了很多跳棋游戏积累的经验。 T=玩跳棋游戏的任务。 P=该 ...
分类:系统相关   时间:2017-01-15 00:19:07    阅读次数:237
Random Forest Classification of Mushrooms
There is a plethora of classification algorithms available to people who have a bit of coding experience and a set of data. A common machine learning ...
分类:其他好文   时间:2017-01-12 21:28:27    阅读次数:293
机器学习
What Is Machine Learning Two definitions of Machine Learning are offered. Arthur Samuel described it as :”the field of study that gives computer the a ...
分类:其他好文   时间:2017-01-10 10:12:53    阅读次数:155
从零开始机器学习 第1篇 一个感知机的实现
0. 训练数据集:Iris dataset (鸢尾花数据集),获取网址https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data 如下图所示,鸢尾花数据集中每行数据前四列为特征值分别是花瓣长/宽、花萼长/宽,鸢尾花 ...
分类:其他好文   时间:2017-01-09 23:33:54    阅读次数:424
[资源]深度学习从入门到放弃
Relationship: Machine Learning > Deep Learning >Deep Reinforcement Learning [Learning Road Map] Reinforcement Learning Papers: Deep Learning Papers Re ...
分类:其他好文   时间:2017-01-08 18:00:23    阅读次数:247
卷积神经网络(CNN)学习笔记1:基础入门
卷积神经网络(CNN)学习笔记1:基础入门 Posted on 2016-03-01 | In Machine Learning | 9 Comments | 14935 Views 概述 卷积神经网络(Convolutional Neural Network, CNN)是深度学习技术中极具代表的网 ...
分类:其他好文   时间:2017-01-03 20:25:31    阅读次数:312
机器学习在生物信息领域可以做些什么?
用“machine learning genomics”在 biorxiv 中检索(限定一下Bioinformatics领域),查看最新文章的标题和摘要,看看机器学习都能做些什么实际的项目。 1.Machine-learning annotation of human splicing branch... ...
分类:其他好文   时间:2016-12-28 14:55:49    阅读次数:172
machine learning----->谷歌Cloud Machine Learning平台
1.谷歌Cloud Machine Learning平台简介: 机器学习的三要素是数据源、计算资源和模型。谷歌在这三个方面都有强大的支撑:谷歌不仅有种类丰富且数量庞大的数据资源,而且有强大的计算机群提供数据存储于数据运算能力,同时,还研究实现了TensorFlow这个机器学习、深度学习算法库。基于这 ...
分类:系统相关   时间:2016-12-24 01:26:24    阅读次数:354
1129条   上一页 1 ... 47 48 49 50 51 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!