1476 Error CurvesJosephina is a clever girl and addicted to Machine Learning recently. She pays much attention to amethod called Linear Discriminant A ...
分类:
其他好文 时间:
2016-09-02 12:58:04
阅读次数:
131
Question 1 Consider the problem of predicting how well a student does in her second year of college/university, given how well they did in their first ...
分类:
系统相关 时间:
2016-09-01 20:03:54
阅读次数:
472
作者:我爱机器学习原文链接:ICML历年Best Papers ICML (Machine Learning)(1999-2016) 2016 Dueling Network Architectures for Deep Reinforcement Learning Ziyu Wang Google ...
分类:
其他好文 时间:
2016-08-30 13:38:43
阅读次数:
224
以下是我自己翻译的, 错误难免,请见谅。 英文原文,地址https://econsultancy.com/blog/65275-how-to-use-machine-learning-to-enhance-your-marketing-campaigns/ 机器学习看上去和市场人员没啥关系, 这玩意 ...
分类:
其他好文 时间:
2016-08-30 13:31:08
阅读次数:
131
Learning from Imbalanced Classes AUGUST 25TH, 2016 If you’re fresh from a machine learning course, chances are most of the datasets you used were fair ...
分类:
其他好文 时间:
2016-08-28 01:04:14
阅读次数:
351
Awesome Machine Learning A curated list of awesome machine learning frameworks, libraries and software (by language). Inspired by awesome-php. If you ...
分类:
系统相关 时间:
2016-08-23 01:14:49
阅读次数:
426
本文主要包括常见机器学习算法的实现,其中数学推导、原理、并行实现会给出链接。
机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各...
分类:
编程语言 时间:
2016-08-22 15:00:03
阅读次数:
264
Chapter 1 Introduction 1.1 What Is Machine Learning? To solve a problem on a computer, we need an algorithm. An algorithm is a sequence of instruction ...
分类:
系统相关 时间:
2016-08-21 22:43:26
阅读次数:
318
TF.Learn 手写文字识别 转载请注明作者:梦里风林Google Machine Learning Recipes 7官方中文博客 - 视频地址Github工程地址 https://github.com/ahangchen/GoogleML欢迎Star,也欢迎到Issue区讨论 mnist问题 ...
分类:
其他好文 时间:
2016-08-20 23:07:37
阅读次数:
1797
支持向量机: Maximum Margin Classifier by pluskid, on 2010-09-08, in Machine Learning 87 comments本文是“支持向量机系列”的第一篇,参见本系列的其他文章。支持向量机即 Support Vector Machine,简... ...
分类:
其他好文 时间:
2016-08-20 21:52:32
阅读次数:
235