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

搜索资源列表

  1. python_LIBSVM

    0下载:
  2. LibSVM是台湾牛人为世界机器学习的卓越贡献之一。一般都是基于Matlab的,其实LibSVM也可以用Python跑-LibSVM is cattle people in Taiwan one of the world s excellence in machine learning. Are generally based on Matlab, actually LibSVM can also be run in Python
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13245
    • 提供者:谷红岩
  1. Opencv_machine_learing

    0下载:
  2. opencv中常用的一些学习算法的使用方法总结,手把手叫你使用学习算法,加快你的算法效率等-opencv machine learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1923438
    • 提供者:wcy
  1. fisher_discriminant.ipynb

    0下载:
  2. python machine learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:203868
    • 提供者:dgu
  1. restricted-boltzmann-machines-master

    0下载:
  2. 深度学习 rbm 学习受限波特字母机的好材料-Porter limited depth study rbm machine learning good materialr
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7736
    • 提供者:叶凡
  1. Data-Processing-on-Large-Clusters

    0下载:
  2. Abstract: Map-Reduce is a programming model that enables easy development of scalable parallel applications to process vast amounts of data on large clusters of commodity machines. Through a simple interface with two functions, map and reduce, this
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:152787
    • 提供者:Maddy
  1. yichuansufa

    0下载:
  2. 人工神经网络,机器学习常用的一种算法 遗传算法的源代码-Artificial neural networks, machine learning algorithm commonly used- genetic algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:40084
    • 提供者:
  1. Mining-Weakly-Labeled-Web

    0下载:
  2. One challenging problem for search-based face annotation scheme is how to effectively perform annotation by exploiting the list of most similar facial images and their weak labels that are often noisy and incomplete. To tackle this problem, we propos
  3. 所属分类:.net

    • 发布日期:2017-05-23
    • 文件大小:7335321
    • 提供者:pravin
  1. ID3

    0下载:
  2. 用于决策树中对数据进行分类,适合机器学习等领域-For a decision tree to classify data for machine learning and other fields
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:100449
    • 提供者:曹文
  1. Cpp1

    0下载:
  2. 简单的机器学习代码 了解什么事所谓机器学习-simple machine learning example
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:
  1. SRC

    1下载:
  2. 稀疏编码能够快速,准确,低代价地表示自然图像的视觉神经方面的能力,把稀疏编码的方法运用到分类中的机器学习方法,就叫做SRC。此处提供SRC算法代码。-Sparse coding has the rapid, accurate and low cost ability to display natural images. The method of sparse coding is applied to the classification of machine learning methods
  3. 所属分类:Other systems

    • 发布日期:2017-01-05
    • 文件大小:91136
    • 提供者:范婷
  1. getgroundtruth

    0下载:
  2. 在机器学习时需要图像groundtruth,本程序是一个matlab脚本,可以快速提取图像groundtruth,并保存为mat文件-you can get the object groundtruth in a picture, using my program. It s convenient for you when you do research on machine learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3672755
    • 提供者:zk
  1. DecisionTree

    0下载:
  2. 决策树的判别,用于机器学习与模式识别,matlab源代码。-Discrimination tree for machine learning and pattern recognition, matlab source code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:154877
    • 提供者:
  1. Fisher-Score

    0下载:
  2. 机器学习算法, 使用Fisher score进行特征选择。-Machine learning algorithms, feature selection using Fisher score.
  3. 所属分类:Screen Saver

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:郭超
  1. ZPclustering

    0下载:
  2. 谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering algorithm based on the reprodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:119685
    • 提供者:xixi
  1. mlclass-ex1-jin

    0下载:
  2. 机器学习的一个例子,包含数据,源代码,采用MATLAB开发-An example of machine learning, including data, source code, using MATLAB development
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:483625
    • 提供者:传说哥
  1. mlclass-ex2-jin

    0下载:
  2. 斯坦福大学机器学习源代码的一个例程,包括说明文档以及详细代码-A routine Stanford University machine learning source code, including documentation and code details
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:176726
    • 提供者:传说哥
  1. pr-KNN

    0下载:
  2. an opencv visual cpp algorithm imlementing the most used method is machine learning K-an opencv visual cpp algorithm imlementing the most used method is machine learning KNN
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:12978743
    • 提供者:hiba
  1. V2I12_IJERTV2IS120804

    0下载:
  2. A Detailed Analysis on NSL-KDD Dataset Using Various Machine Learning Techniques for Intrusion Detection
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:113152
    • 提供者:salem
  1. Building_Machine_Learning_Systems_With_Python

    0下载:
  2. Building Machine Learning System With Python - a guide for developing and using algorithms for analyzing big data structures
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:11921
    • 提供者:yoss1293
  1. Fisher

    0下载:
  2. 一种机器学习算法,用Fisher线性判别算法来进行分类-Machine Learning Algrithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:星子
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com