A1:笑得海潮 B3:冒泡的崔 D2:Cornell University,Computer Vision Group H2:冰河的博客 G3:丕子博客 K1:MLA CHINA K4:斯坦福视觉实验室 L4:MIT 机器学习实验室
现在位置 >首页 > 所有关于机器学习的文章
cat_ico37 category
发表于959 天前 科研 暂无评论 ⁄ 被围观 1,232 次+
2010信息检索数据挖掘机器学习相关国际会议
列表提供由山东大学信息检索实验室 http://ir.sdu.edu.cn/source/conference.htm Related Links http://keg.cs.tsinghua.edu.cn/persons/tj/Conference_list.htm http://cs.nju.edu.cn/zhouzh/zhouzh.files/ai_resource/cfp.htm
阅读全文
cat_ico37 category
发表于959 天前 科研 暂无评论 ⁄ 被围观 1,059 次+
人脸数据集
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...
阅读全文
Final CFP: IEEE Intelligent Systems, Special Issue on Social Learning
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...
阅读全文
cat_ico37 category
发表于960 天前 科研 暂无评论 ⁄ 被围观 539 次+
Accuracy和Precision的区别和联系
相信大家在阅读数据手册的时候都看到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):是指多次重复测定同一量时各测定值之间彼此相符合的程度。表征测定过程...
阅读全文
cat_ico37 category
发表于960 天前 科研 评论数 2 ⁄ 被围观 955 次+
k-means聚类算法[C语言]
//写个简单的先练习一下,测试通过 //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;//集合中元素...
阅读全文
cat_ico30 category
发表于966 天前 读书 暂无评论 ⁄ 被围观 835 次+
Pattern Recognition and Machine Learning
作者: Christopher M. Bishop ISBN: 9780387310732 页数: 738 定价: USD 74.95 出版社: Springer 装帧: Hardcover 出版年: 2006-08-17     电子版   下载
阅读全文
cat_ico37 category
发表于968 天前 科研 评论数 2 ⁄ 被围观 866 次+
一个人脸检测系统源码
值得研究 Gabor + 神经网络 的人脸检测系统 http://www.keyanshequ.com/thread-479-1-1.html
阅读全文
cat_ico37 category
发表于968 天前 科研 暂无评论 ⁄ 被围观 635 次+
平凡而又神奇的贝叶斯方法
转自http://mindhacks.cn/。 概率论只不过是把常识用数学公式表达了出来。 ——拉普拉斯 记得读本科的时候,最喜欢到城里的计算机书店里面去闲逛,一逛就是好几个小时;有一次,在书店看到一本书,名叫贝叶斯方法。当时数学系的课程还没有 学到概率统计。我心想,一个方法能够专门写出一本书来,肯定很牛逼。后来,我发现当初的那个朴素归纳推理成立了——这果然是个牛逼的方法。 ——题记 目录 0. 前言 1. 历史 1.1 一个例子:自然语言的二义性 1.2 贝叶斯公式 2. 拼写纠正 3. 模型比较与贝叶斯奥卡姆剃刀 3.1 再访拼...
阅读全文

无觅相关文章插件,快速提升流量

不想听你唠叨×