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

搜索资源列表

  1. Machine

    0下载:
  2. 由正则表达式生成有限自动机,显示有限自动机的状态和动作等,方便学习有限自动机课程。-By regular expressions to generate a finite automaton states and actions of finite automata, to facilitate learning finite automata courses.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:112006
    • 提供者:yhuib
  1. cocc_learner

    0下载:
  2. 机器学习领域,self-taught-clustering算法,源码,出自戴文渊paper self-taught-learning-Machine learning ,transfer learing ,Impliment of self-taught learning algorithm in vc++,used in the paper-"self-taught clustering"-of WenyuanDai s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-01
    • 文件大小:1438158
    • 提供者:haoguoqing
  1. javaml-0.1.4.tar

    0下载:
  2. java machine learning application
  3. 所属分类:Multimedia program

    • 发布日期:2017-11-16
    • 文件大小:6875985
    • 提供者:Abdelkader
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. compass-true-machine-edition

    0下载:
  2. 指南针真机版,android各种特征对学习有很大帮助-The compass true machine edition, characteristics of android for learning are of great help!!!!!!!!!!
  3. 所属分类:Java Develop

    • 发布日期:
    • 文件大小:65503
    • 提供者:Jack Han
  1. lunakoy

    0下载:
  2. Classification may refer to: Library classification Taxonomic classification (see Taxonomy) Biological classification of organisms Medical classification Scientific classification (disambiguation) Classification (literature) Supe
  3. 所属分类:File Formats

    • 发布日期:2017-11-20
    • 文件大小:583
    • 提供者:pongpan
  1. Apriori

    0下载:
  2. 机器学习中的关联规则算法,实现了数据间关联分析的功能-Association rules algorithm in machine learning, data correlation analysis between
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:6496876
    • 提供者:hongqingting
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
  1. MachineLearning

    0下载:
  2. machine learning for user
  3. 所属分类:IT Hero

    • 发布日期:2017-12-05
    • 文件大小:3491337
    • 提供者:essa_anid
  1. AdaBoost1987

    0下载:
  2. adaboost 原始文章中的算法,matlab实现。机器学习很好的学习程序-adaboost algorithm in the original article, matlab. Good learning machine learning program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:115185
    • 提供者:elina
  1. CART

    0下载:
  2. 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:569579
    • 提供者:吴学明
  1. machineLearning

    0下载:
  2. 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:290943
    • 提供者:吴学明
  1. PCA_Fisher

    0下载:
  2. Matlab写的fisher 分类器,很简单适合初学者,体验机器学习的过程-Fisher Linear Discriminant Analysis in Matlab。It fit the people who learning the Machine Learning at first time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:55621
    • 提供者:zhou
  1. GaborSvmTrnData

    0下载:
  2. 这是一个Gabor SVM算法,主要用于机器学习进行聚类-This is Gabor SVM algorithm in Machine learning
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1308
    • 提供者:zhou
  1. em

    0下载:
  2. 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。 -In the statistical calculations, the maximum expected (EM) algorithm parameter maximum likelihood estimate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3435666
    • 提供者:梦含
  1. GPML-Matlab-Code

    0下载:
  2. GPML Matlab Code The code provided here originally demonstrated the main algorithms from Rasmussen and Williams: Gaussian Processes for Machine Learning. It has since grown to allow more likelihood functions, further inference methods and a flexibl
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:512397
    • 提供者:
  1. [CPP]Chess-machine

    0下载:
  2. 象棋人机对战,很好基础编程源码,直接在vc下就可以运行,不需要安装别的东西。很好的学习材料对初学者来说。-The chess machine, a good basis for programming source code can run directly under the vc do not need to install something else. Good learning material for beginners.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-15
    • 文件大小:4824
    • 提供者:dnalfiend
  1. fastsvm1

    0下载:
  2. 机器学习大牛Dale Schuurmans写的多类SVMs的快速实现算法,可以自己修改核函数,通过K-fold cross validation训练得到最优参数,分类效果很好-Machine learning large cattle Dale Schuurmans write multi-class SVMs fast algorithm, can modify the kernel function, the optimal parameters through K-fold cross v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:2678
    • 提供者:wang
  1. 040070208

    0下载:
  2. artificial intelligence decision tree, using knowledge machine learning and decisions
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:786347
    • 提供者:ferren
  1. Basic-KNN-Implementation-by-Emre-Aslan

    0下载:
  2. Basic implementation of k nearest neighbor algorithm. I have implemented it for a Machine Learning lecture homework.
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:23670
    • 提供者:aslane
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com