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

搜索资源列表

  1. odul

    0下载:
  2. 非监督学习神经网络的自动调制识别研究与实现-Unsupervised learning neural network based automatic modulation recognition and implementation of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:65167
    • 提供者:wei
  1. Untitled1

    0下载:
  2. 自组织映射神经网络,实现数据网络的无导师训练-Self-organizing map neural network, data network unsupervised training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:唐小朋
  1. SOM

    0下载:
  2. SOM 是神经网络中很重要用C语言实现的算法。对于学习神经网络的人来说,可以学习学习。-SOM is an unsupervised neural network algorithm. The algorithm in the neural network has a significant impact. Learning neural network for people who are very important. I hope this code can give you help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:64198
    • 提供者:楚天
  1. ffc-1.4.tar

    0下载:
  2. Key Features * Neural network design, training, and simulation * Pattern recognition, clustering, and data-fitting tools * Supervised networks including feedforward, radial basis, LVQ, time delay, nonlinear autoregressive (NARX), and laye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:252837
    • 提供者:bacha
  1. wudaoshixuexi-shenjingwangluo

    0下载:
  2. 无导师学习神经网络分类。带有例子。保证是可以运用的,例子是矿井突水水源的例子。-Unsupervised learning neural network classifier. With examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:2965
    • 提供者:杨晓帆
  1. Machine_Learning

    0下载:
  2. 包括无监督和监督的机器学习技术 • K-means and other clustering tools • Neural Networks • Decision trees and ensemble learning • Naï ve Bayes Classification • Linear, logistic and nonlinear regression-Highlights include unsu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:903413
    • 提供者:Kevin
  1. neural-network

    0下载:
  2. 无导师学习神经网络的分类,应用于矿井突水水源判别,matlab编写-Unsupervised learning neural network classification, used in mine water inrush source discrimination, matlab prepared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3227
    • 提供者:ztc
  1. ANN_SOM

    0下载:
  2. 神经网络中的无监督学习中的SOM学习算法,并在MFC中以主观方式显示学习过程。-Neural network unsupervised learning of SOM learning algorithm, and in MFC in order to show the subjective learning process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:24490484
    • 提供者:Jing
  1. ulnnc

    0下载:
  2. 无导师学习神经网络的分类,程序很全,有实例可以在直接运行-Unsupervised learning neural network classification, the program is full, there are instances can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2808
    • 提供者:
  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
    • 提供者:文心
  1. DEEP_LEARNING

    0下载:
  2. An analysis of single-layer networks in unsupervised feature learning
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:384000
    • 提供者:violayang
  1. Learning Deep Architectures for AI

    0下载:
  2. 一本关于深度架构学习算法,尤其是用来构造更深层模型的非监督学习的单层模型。(Theoretical results suggest that in order to learn the kind of com- plicated functions that can represent high-level abstractions (e.g., in vision, language, and other AI-level tasks), one may need deep archite
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1017856
    • 提供者:cserhz
  1. test1

    0下载:
  2. SVM-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对SVM算法进行了实现,具有相应的数据集。(SVM - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the mainstay of machine learning,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:yuyinghua
  1. SparseAutoencoder-master

    0下载:
  2. 自动编码器是一种数据的压缩算法,其中数据的压缩和解压缩函数是数据相关的、有损的、从样本中自动学习的。在大部分提到自动编码器的场合,压缩和解压缩的函数是通过神经网络实现的。(An autoencoder, autoassociator or Diabolo network is an artificial neural network used for unsupervised learning of efficient codings. The aim of an autoencoder is
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:12240896
    • 提供者:Null姬
  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
    • 提供者:海浪中央
搜珍网 www.dssz.com