CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - unsupervised

搜索资源列表

  1. ICA_demo_text

    0下载:
  2. ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2496134
    • 提供者:海心
  1. JAVAclustering

    0下载:
  2. JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法-JAVA the procedures for the functions of data unsupervised learning, clustering algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7406
    • 提供者:puxx
  1. Medoidshift

    0下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37357
    • 提供者:陈明
  1. lpp.rar

    0下载:
  2. 一种很重要的非监督降维方法,是流形学习算法Laplacian Eigenmap 的线性化方法,在人脸识别中效果非常好。,A very important method of unsupervised dimensionality reduction, manifold learning algorithm is Laplacian Eigenmap linearization method is very effective in face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1449
    • 提供者:仲国强
  1. apcluster

    1下载:
  2. 无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4276
    • 提供者:李好
  1. EM-algorithm

    1下载:
  2. EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3759
    • 提供者:xiajulong
  1. shang

    1下载:
  2. 一种无监督的数据离散化方法,程序简单,运行时间短,效果比较显著-An unsupervised data discretization methods, procedures easy, run a short time, compared the effect of significantly
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1239
    • 提供者:san
  1. ANNPID

    1下载:
  2. 分别采用4种控制律进行单神经元PID控制,即无监督的Hebb学习规则、有监督的Delta学习规则、有监督的Hebb学习规则、改进的Hebb学习规则.-Separately using four kinds of control laws for single neuron PID control, that is, unsupervised Hebb learning rules, there is the Delta Study supervision rules, there is supe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1196
    • 提供者:王永超
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:16166
    • 提供者:chengbo
  1. isodata

    0下载:
  2. isodata是个重要的非监督聚类算法,本文件提供了isodata的c++描述-isodata is an important unsupervised clustering algorithm, this paper provides a isodata of c++ descr iption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9941
    • 提供者:wistmm
  1. k-means

    0下载:
  2. kmeans programs to classify data in an unsupervised way
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4894
    • 提供者:njouba1352
  1. som(Jal.You)

    1下载:
  2. SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:46789
    • 提供者:leidan
  1. spider1

    0下载:
  2. spider,很好用的模式识别工具箱,里面有各种分类工具,从有监督学习到无监督学习,从模型选择到参数选择。而且也将各个方法封装成类,使用方便。-spider, good use of pattern recognition toolbox, there are various classification tools, from supervised learning to unsupervised learning, choose Preferences from the model. But
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4970364
    • 提供者:猴子
  1. Unsupervised-learning-by-PLSA

    0下载:
  2. A paper on PLSA title:Unsupervised learning by PLSA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:183962
    • 提供者:bao21987
  1. Unsupervised-learningaPLSA-Chinese

    0下载:
  2. Title:Unsupervised learning by PLSA 概率隐形语义分析学习资料自己翻译的-Title:Unsupervised learning by PLSA It s Chinese Version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:189494
    • 提供者:bao21987
  1. Unsupervised-Statistical-Models-for-General-Objec

    0下载:
  2. Unsupervised Statistical Models for General Object Recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2479156
    • 提供者:mitra jafari
  1. An-unsupervised-learning-approach

    0下载:
  2. An unsupervised learning approach to musical event detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:325868
    • 提供者:薛敏
  1. Unsupervised-cluster-analysis

    0下载:
  2. 关于非监督聚类分析的一些matlab编程的列子,初学者可以-Unsupervised cluster analysis on some matlab programming Liezi, beginners can take a look at
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:107397
    • 提供者:刘颖
  1. Unsupervised-learning

    0下载:
  2. Unsupervised Learning - Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:Dick Sigmund
  1. unsupervised-learning-neural-network

    0下载:
  2. Water inrush identification of mine based on unsupervised learning neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:文心
« 12 3 4 5 6 »
搜珍网 www.dssz.com