http://www.keyanshequ.com/thread-620-1-1.html
人脸数据库汇总■Annotated Database (Hand, Meat, LV Cardiac, IMM face) (http://www2.imm.dtu.dk/~aam/)
■AR Face Database (http://cobweb.ecn.purdue.edu/~aleix/aleix_face_DB.html)
■BioID Face Database (http://www.bioid.com/downloads/facedb/index.php)
■Caltech Computational Vision Group Archive (Cars, Motorcycles, Airplanes, Faces, Leaves, Background) (http://www.vision.caltech.edu/html-files/archive.html)
■Carnegie Mellon Image Data...
人脸识别, 数据集, 机器学习, 模式识别阅读全文
IEEE Intelligent Systems
Call for Papers: Special Issue on Social Learning
(http://www.cse.ust.hk/~nliu/cfp_sl.htm)
************************************************************************************************************
In recent years, the social Web has shown tremendous growth, as the
World Wide Web has transformed into a social platform for
communication, information sharing and collaboration between Web
users. Social learning is concerned with the principles,
met...
IEEE, ML, 机器学习阅读全文
相信大家在阅读数据手册的时候都看到Accuracy和Precision这两个词,你能否准确的区别它们,这样能够让你更好的理解数据手册的定义。
Accuracy Accuracy is how close a measured value is to the actual (true) value. Precision Precision is how close the measured values are to each other.
准确度(Accuracy):指在一定实验条件下多次测定的平均值与真值相符合的程度,以误差来表示。它用来表示系统误差的大小。精密度(Precision):是指多次重复测定同一量时各测定值之间彼此相符合的程度。表征测定过程...
信息检索, 信息论, 机器学习, 概率统计阅读全文
//写个简单的先练习一下,测试通过
//k-均值聚类算法C语言版
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <math.h>
#define TRUE 1
#define FALSE 0
int N;//数据个数
int K;//集合个数
int * CenterIndex;//初始化质心数组的索引
double * Center;//质心集合
double * CenterCopy;//质心集合副本
double * AllData;//数据集合
double ** Cluster;//簇的集合
int * Top;//集合中元素...
K-meas, K均值, 机器学习, 聚类阅读全文
作者: Christopher M. Bishop
ISBN: 9780387310732
页数: 738
定价: USD 74.95
出版社: Springer
装帧: Hardcover
出版年: 2006-08-17
电子版 下载
Machine Learning, 机器学习阅读全文




![k-means聚类算法[C语言]](http://www.zhizhihu.com/wp-content/themes/HotNewspro24/images/random/14.jpg)



最新评论
我想问问 这个spider的
高安唱的一生无悔 ,你听听
:?: 看不懂英文啊 。。。
师兄你好,我也是山大软件学院
hi,你好博主,看到这个DE
还需要用SVN或Git,吼吼
你好,我用的你工具包画出的r
这本书应该不错,感谢分享!不
可是丕继学长?
您好,我对opencv内的,