1.概述: 学习一门学问的第一步就是要了解这门学问到底是什么,它可以被用来干什么。 本文罗列了学习machine learning的过程中看到的一些写得比较好的文章以及读完这些文章之后对机器学习的初步印象。希望可以帮助读者建立起ML的初步认知。 2.关于ML的优秀文章(了解什么是机器学习,机器学习可 ...
分类:
系统相关 时间:
2016-12-22 11:04:57
阅读次数:
207
Daniil's blog Machine Learning and Computer Vision artisan. About/ Blog/ Daniil's blog Machine Learning and Computer Vision artisan. About/ Blog/ Imag ...
分类:
其他好文 时间:
2016-12-20 23:17:54
阅读次数:
418
TensorFlow [1] is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms. TensorFlow的功能:1、提供接口表达 ...
分类:
其他好文 时间:
2016-12-20 18:01:06
阅读次数:
390
python中有多种数据结构,数据结构之间也可以相互转化,概念一多就容易使人混淆,对于初学者来说本来很容的概念,最终却变成了噩梦,很难区分不同数据结构之间的用法,这样就会造成乱用数据结构,致使运行效率...
分类:
编程语言 时间:
2016-12-20 14:17:38
阅读次数:
295
http://blog.csdn.net/jaccen2012/article/details/50301707 机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 1)http://jacoxu.com/?p=1139 计算机IT求职学习Lis ...
分类:
其他好文 时间:
2016-12-16 09:39:55
阅读次数:
227
https://en.wikipedia.org/wiki/Support_vector_machine In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervis ...
分类:
系统相关 时间:
2016-12-14 21:23:40
阅读次数:
323
Predictive learning vs. representation learning 预测学习 与 表示学习 When you take a machine learning class, there’s a good chance it’s divided into a unit on ...
分类:
其他好文 时间:
2016-12-08 21:04:42
阅读次数:
184
The Street View House Numbers (SVHN) Dataset SVHN is a real-world image dataset for developing machine learning and object recognition algorithms with ...
分类:
其他好文 时间:
2016-12-07 23:06:15
阅读次数:
487
总述:这篇文章是一次听讲座,吴大鹏教授做的why deep learning works,佛罗里达大学教授,很有名。自己对该讲座做个理解。 一、深度学习的背景相关介绍 1、machine learning:一般的ml只针对线性分类,即只是一个linear methods。 2、neural netw ...
分类:
其他好文 时间:
2016-11-30 16:44:39
阅读次数:
237