CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 机器学习

搜索资源列表

  1. Programming-Collective

    0下载:
  2. 集体智慧编程,机器学习的经典入门书籍,已经绝版-The collective wisdom of programming, machine learning classic book entry
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-19
    • 文件大小:28405490
    • 提供者:李径云
  1. dimen_toolbox

    2下载:
  2. 最新最强MATLAB降维工具箱,可用于人脸识别,模式识别,机器学习,数据挖掘,图像处理等领域,里面包含的算法有PCA,LDA,KPCA,KLDA,Laplacian,LPP,MDS,NPE,SPE,LLC,CFA,MCML,LM-The latest and greatest dimension reduction MATLAB toolbox can be used for face recognition, pattern recognition, machine learning, dat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1042928
    • 提供者:FDX
  1. htl4ic

    2下载:
  2. 使用新兴的机器学习方法:迁移学习进行图片分类,分类效果明显提高。-Use the emerging machine learning methods: migration study carried pictures segments, segment results improved significantly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:471443
    • 提供者:妹子
  1. KMeans

    0下载:
  2. C++ 实现K-means,机器学习部分,附带测试数据-C++ realize K-means, Machine Learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:17548
    • 提供者:阿兵
  1. mlclass-ex2-005

    0下载:
  2. 机器学习代码,线性回归逻辑回归,直接运行即可-linear regression
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:250702
    • 提供者:孟帅
  1. mlclass-ex1-005

    0下载:
  2. 斯坦福机器学习公开课第一次作业代码,matlab或者octave-Stanford open class machine learning code first job
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:946295
    • 提供者:陈国君
  1. textclassifer

    0下载:
  2. 一个小的嵌入式机器学习程序 基于weka的机器学习算法程序的应用实例-A small embedded machine learning procedures based on the weka machine learning algorithm for the application of procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5504
    • 提供者:rnabou
  1. Neural-network-and-SVM-courseware

    0下载:
  2. 讲述了神经网络的基础知识,顺利过渡到支持向量机这种特殊的机器学习工具。通过对本课程的学习,会充分了解到支持向量机与神经网络的区别及联系。-Tells the story of the basic knowledge of neural network, a smooth transition to the support vector machine (SVM) this kind of special machine tools. By learning this course, you wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6034049
    • 提供者:付港
  1. Kmeans_VS_EM_OnLaborDataSet

    0下载:
  2. 使用著名的数据挖掘和机器学习软件WEKA,在标准数据集labor上,比较Kmeans与EM算法。-Use well-known data mining and machine learning software WEKA, on standard data sets labor, relatively Kmeans with EM algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:68779
    • 提供者:许仙
  1. note-of-ml

    0下载:
  2. 斯坦福大学机器学习课程讲义,深入浅出、内容丰富-Stanford university machine learning course notes, simple and rich in content
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3123589
    • 提供者:黄志鹏
  1. Classification_toolbox

    0下载:
  2. classifiction toolbox是机器学习必须用到的工具箱。-classifiction toolbox to be used in machine learning toolbox.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:695188
    • 提供者:虎楠
  1. renlea

    1下载:
  2. 解决不完全马尔科夫过程机器学习的学习方法-Learning method to solve the incomplete machine learning Markov process
  3. 所属分类:其他小程序

    • 发布日期:2017-05-26
    • 文件大小:672599
    • 提供者:虎楠
  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. SVM

    0下载:
  2. 机器学习方法中支持向量积学习算法,带有实例数据,适合机器学习的朋友使用!-Support Vector Machine,SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6279
    • 提供者:atz8
  1. BP-matlab

    0下载:
  2. matlab实现神经网络中的BP算法,基于斯坦福大学机器学习的网络公开课-matlab realize the BP neural network algorithm, Stanford Machine Learning based networks open class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7604302
    • 提供者:levi
  1. mlclass-ex1

    0下载:
  2. 斯坦福大学机器学习公开课程第一讲matlab实现作业--线性回归。-Stanford Machine Learning public speaking courses matlab achieve first job- linear regression.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:17707
    • 提供者:levi
  1. mlclass-ex2

    0下载:
  2. 斯坦福大学机器学习公开课程第二讲matlab实现作业--逻辑回归。-Stanford Machine Learning public speaking courses matlab achieve second job- logistic regression.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:17207
    • 提供者:levi
  1. mlclass-ex3

    0下载:
  2. 斯坦福大学机器学习公开课程第三讲matlab实现作业--多逻辑回归和神经网络表示。-Stanford Machine Learning public speaking courses third matlab realize the job- and more logistic regression and neural network representation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7600592
    • 提供者:levi
  1. mlclass-ex4

    0下载:
  2. 斯坦福大学机器学习公开课程第四讲matlab实现作业--神经网络学习。-Stanford Machine Learning public speaking courses fourth matlab realize the job- neural network learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7604374
    • 提供者:levi
  1. ZJU-SVM

    0下载:
  2. 浙江大学 机器学习 部分svm学习课件,很有用-An excellent learning material of ZJU about SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1700079
    • 提供者:斡旋
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com