这是UFLDL的编程练习。具体教程参照官网。PCAPCA will find the priciple direction and the secodary direction in 2-dimention examples.
then
x~(i)=x(i)rot,1=uT1x(i)∈R.\begin{align}
\tilde{x}^{(i)} = x_{{\rm rot},1}^{(i)}...
分类:
其他好文 时间:
2015-04-03 09:31:01
阅读次数:
326
在[1]:
%matplotlib inline
抓取的数据
一个简单的HTTP请求
在[2]:
import requests
print requests.get("http://example.com").text
Example...
分类:
编程语言 时间:
2015-04-02 16:26:39
阅读次数:
192
DOM Event的事件分发机制, 介绍了传播路径, 其中各个阶段(capture, target, bubble), 附有配图. 并且介绍了一些具体的规则.
分类:
其他好文 时间:
2015-04-01 19:27:40
阅读次数:
167
Event的概念,Event handler和事件对象的使用介绍.
分类:
其他好文 时间:
2015-04-01 16:43:01
阅读次数:
155
https://github.com/mgechev/AngularJS-Learninghttps://github.com/angular-ui/ui-routerhttps://github.com/mgechev/angular-transitions
分类:
Web程序 时间:
2015-04-01 15:11:43
阅读次数:
167
--元表:是用来存放无方法的一个table. --table和userdata可以各种拥有独立的元表。 但是,其他类型的值就只能共享其类型所属的元表,比如,数字,所有的数字都共用一个元表。 --元方法:用来进行table 类型变量进...
分类:
其他好文 时间:
2015-04-01 13:43:00
阅读次数:
121
比较全面的收集了机器学习的介绍文章,从感知机、神经网络、决策树、SVM、Adaboost到随机森林、Deep Learning。《机器学习经典论文/survey合集》介绍:看题目你已经知道了是什么内容,没错。里面有很多经典的机器学习论文值得仔细与反复的阅读。《Brief History of Mac...
分类:
其他好文 时间:
2015-03-31 23:53:16
阅读次数:
362
机器学习Machine Learning - Andrew NG
courses学习笔记
Anomaly Detection异常检测
Problem Motivation问题的动机
Gaussian Distribution高斯分布
Algorithm算法
Developing and Evaluating an Anomaly Detection S...
分类:
系统相关 时间:
2015-03-31 20:09:18
阅读次数:
204
Description
One day, Alice and Bob felt bored again, Bob knows Alice is a girl who loves math and is just learning something about matrix, so he decided to make a crazy problem for her.
Bob has...
分类:
其他好文 时间:
2015-03-31 12:52:29
阅读次数:
129
Hello~ I'm a CSpostgraduate in SCUT. Machine Learning is my main research direction and I now do research in the region of Adversarial Learning (about...
分类:
其他好文 时间:
2015-03-30 13:00:30
阅读次数:
97