码迷,mamicode.com
首页 >  
搜索关键字:machine-learning    ( 1129个结果
基于Windows 机器学习(Machine Learning)的图像分类(Image classification)实现
原文:基于Windows 机器学习(Machine Learning)的图像分类(Image classification)实现今天看到一篇文章 Google’s Image Classification Model is now Free to Learn 说是狗狗的机器学习速成课程(Machin... ...
分类:Windows程序   时间:2018-08-02 10:24:17    阅读次数:285
Titanic: Machine Learning from Disaster
Competition Description The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, ...
分类:系统相关   时间:2018-07-29 12:59:49    阅读次数:229
Machine Learning Guide
Steps Data Exploration Data Properties and Data Visualization data analysis to get a feeling for the dataset check the missing data learn which featur ...
分类:系统相关   时间:2018-07-29 12:56:04    阅读次数:172
the mathematical knowledge
[TOC] 1.The Mathematical Knowledge Needed For Machine Learning The First Column| The Second Column : :|: : algorithems|Mathematics Bias classifier|ran ...
分类:其他好文   时间:2018-07-28 00:08:46    阅读次数:153
Machine Learning(CF940F+待修改莫队)
题目链接:http://codeforces.com/problemset/problem/940/F 题目: 题意:求次数的mex,mex的含义为某个集合(如{1,2,4,5})第一个为出现的非负数(3),注意是次数,而不是某个元素的mex。 思路:这一题数据太大,所以我们首先得进行一次离散化。用 ...
分类:系统相关   时间:2018-07-26 22:10:03    阅读次数:210
偏差方差分解
偏差方差分解 (误差分解) 先引入一个问题: Machine Learning 与 Curve Fitting 的区别是什么?[^curv fit] Curve Fitting 是使用所有的数据拟合一条曲线; 而 Machine Learning 是采用真实世界中采样的一小部分数据,并且我们希望我们 ...
分类:其他好文   时间:2018-07-22 23:41:15    阅读次数:262
131.008 Unsupervised Learning - Principle component Analysis |PCA | 非监督学习 - 主成分分析
@(131 Machine Learning | 机器学习) PCA是一种特征选择方法,可将一组相关变量转变成一组基础正交变量 25 PCA的回顾和定义 Demo: when to use PCA 1. latent features driving the patterns in the data ...
分类:其他好文   时间:2018-07-18 20:28:28    阅读次数:146
[Checked (vid only)] Cousera - Machine Learning by Andrew Ng
Just finished watching all videos of this course - thank you Andrew for elaborating all basic ML concepts\algorithms in an easy to understand way. I w ...
分类:系统相关   时间:2018-07-16 14:05:52    阅读次数:181
Machine.Learning.An.Algorithmic.Perspective(2nd.Edition)pdf
下载地址: "网盘下载" 《失控》,全名为《失控:机器、社会与经济的新生物学》(Out of Control: The New Biology of Machines, Social Systems, and the Economic World)。 2006年,《长尾》作者克里斯·安德森在亚马逊网 ...
分类:系统相关   时间:2018-07-14 18:25:28    阅读次数:702
AutoML技术现状与未来展望
以下内容是对 "AutoML技术现状与未来展望讲座" 的总结。 1.机器学习定义 《西瓜书》中的直观定义是:利用经验来改善系统的性能。(这里的经验一般是指数据) Mitchell在《Machine Learning》一书中的较为形式化的定义是一个程序通过给它一些数据,它能够提升在某个任务上的某种度量 ...
分类:其他好文   时间:2018-07-14 16:50:15    阅读次数:274
1129条   上一页 1 ... 20 21 22 23 24 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!