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

搜索资源列表

  1. 快速K-均值(kmeans)聚类图像分割算法源代码

    0下载:
  2. 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:腼腆的巴豆
  1. compute_mapping

    0下载:
  2. 输入: 二维矩阵;输出:降维结果; 共包含34种降维方法,线性/非线性;局部/全局;监督/非监督(Input: 2-D matrix; output: dimension reduction result; contains 34 dimensionality reduction methods, linear / nonlinear; local / global; supervised / unsupervised.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:nick521
  1. processing

    1下载:
  2. 包括遥感图像分类(监督和非监督)、分类后处理、NDVI、波段运算、颜色转换、光谱分析等等。(It includes remote sensing image classification (supervised and unsupervised), post-processing classification, NDVI, band operation, color conversion, spectral analysis and so on.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-14
    • 文件大小:5283840
    • 提供者:azx123
  1. Span_H_Alpha分类

    1下载:
  2. 参照论文《基于SPAN/H/alpha/A和复Wishart分割的全极化SAR数据的非监督分类算法研究》(Referenced research on unsupervised classification algorithm of fully polarimetric SAR data based on SPAN / H / alpha / A and complex Wishart segmentation)
  3. 所属分类:其他

    • 发布日期:2020-07-23
    • 文件大小:5120
    • 提供者:IvanXu
  1. MATLAB and Machine learning

    2下载:
  2. MATLAB与机器学习,包含机器学习简介,快速入门,应用监督式学习,应用无监督学习(MATLAB and Machine Learning, including Machine Learning Introduction, Quick Start, Application Supervised Learning, Application Unsupervised Learning)
  3. 所属分类:文章/文档

    • 发布日期:2019-10-25
    • 文件大小:3639296
    • 提供者:LM灬Silence
  1. DBN

    2下载:
  2. 深度信念网络,神经网络的一种。既可以用于非监督学习,类似于一个自编码机;也可以用于监督学习,作为分类器来使用。(Deep belief network, a kind of neural network. It can be used for unsupervised learning, similar to a self-coding machine, or supervised learning, as a classifier.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-11
    • 文件大小:1024
    • 提供者:海浪中央
  1. short-term-clustering

    1下载:
  2. UNSUPERVISED LOCATION-BASED SEGMENTATION OF MULTI-PARTY SPEECH的配套源码,G. Lathoud, I.A. McCowan and J.M. Odobez
  3. 所属分类:matlab例程

  1. som

    3下载:
  2. 随机产生5类二维坐标系中的数,使用SOM网络进行无监督聚类,将产生的随机数自动聚成五类,并将结果用图像直接显示出来,生成训练好的网络权值(Five kinds of random numbers in two-dimensional coordinate system are generated randomly, and unsupervised clustering is carried out using SOM network. The random numbers generated
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-06-06
    • 文件大小:57344
    • 提供者:xldtyh
  1. 稀疏自动编码器的matlab代码

    5下载:
  2. 本资源是3层的自编码器加上稀疏正则项约束的matlab代码。隐层激活函数选sigmoid函数,输出层选线性函数,程序中以一个标准数据集sonar为例,使用该方法可以做无监督表征学习,数据压缩,多任务学习等(This resource is a 3-layer self-encoder plus matlab code for sparse regular term constraints. The hidden layer activation function selects the sigm
  3. 所属分类:其他

    • 发布日期:2020-04-02
    • 文件大小:101376
    • 提供者:帝都007
  1. lesson51-WGAN实战

    1下载:
  2. 生成式对抗网络(GAN, Generative Adversarial Networks )是一种深度学习模型,是近年来复杂分布上无监督学习最具前景的方法之一。模型通过框架中(至少)两个模块:生成模型(Generative Model)和判别模型(Discriminative Model)的互相博弈学习产生相当好的输出。(Emergent against network (GAN, Generative Adversarial Networks) is a kind of deep learni
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-14
    • 文件大小:6144
    • 提供者:yaofang123
  1. Approximate low-rank projection1

    1下载:
  2. 在文中,提出来一个基于低秩的特征提取方法(Feature extraction plays a significant role in pattern recognition. Recently, many representation-based feature extraction methods have been proposed and achieved successes in many applications. As an excellent unsupervised featu
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-10
    • 文件大小:1943552
    • 提供者:HUAZI123
  1. SuperPCA-master

    1下载:
  2. 高光谱图像无监督特征提取的超像素PCA方法(A Superpixelwise PCA Approach for Unsupervised Feature Extraction of Hyperspectral Imagery)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-19
    • 文件大小:16337920
    • 提供者:#果粒橙
  1. 吴恩达深度学习基础教程

    1下载:
  2. 本教程将阐述无监督特征学习和深入学习的主要观点。通过学习,你也将实现多个功能学习/深度学习算法,能看到它们为你工作,并学习如何应用/适应这些想法到新问题上。(This tutorial will explain the main points of unsupervised feature learning and in-depth learning. Through learning, you will also implement multiple functional learning /
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:9278464
    • 提供者:刘婷
  1. k_means

    1下载:
  2. 利用K均值算法对Iris数据集进行聚类,实现Iris数据集的无监督学习。(K-means algorithm is used to cluster iris data set to realize unsupervised learning.)
  3. 所属分类:其他

    • 发布日期:2020-10-25
    • 文件大小:1024
    • 提供者:Tcareer
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com