CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Pattern.Recognition.and.Machine.Learning

搜索资源列表

  1. Solution

    0下载:
  2. 模式识别与机器学习书的答案,找了很久才找到的,共享出来-Pattern recognition and machine learning the answer to the book, looking for a long time to find, and share out
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:810227
    • 提供者:pengbo
  1. Face_Angle_Neural_net

    0下载:
  2. 用MATLAB 进行人脸方向识别,适合做学习模式识别以及机器学习的同学学习-Using MATLAB face direction recognition, suitable for studying pattern recognition and machine learning of students learning
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3754185
    • 提供者:白鸽子
  1. Bishop-PRML-sample.pdf

    0下载:
  2. Pattern Recognition and Machine Learning.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:833184
    • 提供者:xiaoe
  1. GM_EM

    0下载:
  2. 不错的GM_EM代码。用于聚类分析等方面。- GM_EM- fit a Gaussian mixture model to N points located in n-dimensional space. Note: This function requires the Statistical Toolbox and, if you wish to plot (for k = 2), the function error_ellipse Elem
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:3140
    • 提供者:朱魏
  1. Cracking_the_Coding_Interview_-4th

    0下载:
  2. 图像处理论文,希望对大家有帮助。都是关于模式识别和机器学习之类的-Image processing paper, we want to help. All about pattern recognition and machine learning class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1272593
    • 提供者:陈典兵
  1. linear

    0下载:
  2. Linear discriminant analysis (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterizes or separates two or more classes of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6493
    • 提供者:josh
  1. PRML

    0下载:
  2. 模式识别和机器学习,人工智能经典书籍,对于机器学习、人工智能学习实用-Pattern recognition and machine learning, artificial intelligence classic books
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7642412
    • 提供者:黎伟斌
  1. tpami13lld

    0下载:
  2. PATTERN ANALYSIS AND MACHINE INTELLIGENCE(模式识别和机器学习的经典期刊)上对于Facial Age Estimation by Learning from Label Distributions的详尽描述。附有文章原文及相关代码。-For a detailed descr iption of Facial Age Estimation by Learning from Label Distributions of (pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2324778
    • 提供者:xingji
  1. LDA_algorithm

    0下载:
  2. Linear discriminant analysis (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterizes or separates two or more classes of
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2890
    • 提供者:hera
  1. Semantic-texton-forests-master

    0下载:
  2. PRML 书籍源代码 全部用maltab实现。初学者很有帮助-the source code of the book pattern recognition and machine learning
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:20178
    • 提供者:xxc
  1. LDA_Linear-Discriminant-Analysis

    0下载:
  2. 将高维的模式样本投影到最佳鉴别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的子空间有最大的类间距离和最小的类内距离,即模式在该空间中有最佳的可分离性,与PCA区别:LDA考虑分类标签,属于有监督分类。-Linear discriminant analysis (LDA) is a generalization of Fisher s linear discriminant, a method used in statistics, pattern recognit
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:22299
    • 提供者:思考者
  1. data--mining

    0下载:
  2. 模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:819
    • 提供者:李苏南
  1. ml

    0下载:
  2. 模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1245
    • 提供者:李苏南
  1. ml2

    0下载:
  2. 模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2899
    • 提供者:李苏南
  1. KNN

    0下载:
  2. KNN算法,用于数据挖掘中数据离散化处理-K nearest neighbor classifier (K-NN) is widely discussed and applied in pattern recognition and machine learning
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:237009
    • 提供者:liss
  1. VBEMGMM

    2下载:
  2. 变分贝叶斯高斯过程混合模型源码,主要基于pattern recognition and machine learning 这本书。-22 Oct 2008 gmmVBEM.m is the main file for VBEM Main file needs MyEllipse.m for plotting Netlab gmmem for initialization Following example file illustrates the usa
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7740392
    • 提供者:
  1. BP_GPU

    3下载:
  2. 神经网络BP算法GPU实现,深度学习、模式识别与机器学习领域-BP neural network algorithm GPU implementation, the depth of learning, pattern recognition and machine learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:17408
    • 提供者:王sir
  1. covartech-PRT-2a07a56

    0下载:
  2. The Pattern Recognition Toolbox (PRT) for MATLAB (tm) is a framework of pattern recognition and machine learning tools that are powerful, expressive, and easy to use. Create a data set your data (X ~ N x F) and labels (Y ~ N x 1): ds = prtDataS
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20183855
    • 提供者:田田
  1. PRMLT-1.0

    0下载:
  2. 模式识别和机器学习工具箱,十分有用。此版本为第一版。-Pattern recognition and machine learning toolbox very useful. This version is the first edition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:94772
    • 提供者:秦坤
  1. PRML

    0下载:
  2. Pattern Recognition and Machine Learning
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4659876
    • 提供者:kaka
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com