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

搜索资源列表

  1. RealGeneticAlgorithm

    0下载:
  2. 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:12.42kb
    • 提供者:David
  1. AdaptingGA

    1下载:
  2. 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:29.05kb
    • 提供者:邱腾飞
  1. chap5_4

    0下载:
  2. 实数编码的遗传算法pid整定,实现系数自整定-Real-coded genetic algorithm pid tuning to achieve self-tuning factor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.19kb
    • 提供者:maxpda
  1. genetic_algorithms

    0下载:
  2. 遗传算法,使用浮点编码,使用自适应的交叉和变异因子-Genetic algorithm, the use of floating-point encoding, the use of adaptive crossover and mutation factor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.98kb
    • 提供者:周一一
  1. IEEEXplore

    0下载:
  2. 视频编码中的自适应维纳插值滤波中的一种框架水平迭代算法。pdf 与大家分享-An Iterative Method for Frame-Level Adaptive Wiener Interpolation Filters in Video Coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-11
    • 文件大小:3.15mb
    • 提供者:杨泉
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:139.71kb
    • 提供者:杨元龙
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:翁經堯
  1. TOTO_NeuralNetwork_v2

    0下载:
  2. 全手工Java书写的完全面向对象结构的人工神经网络,现版本,仅实现BP神经网络以及普通梯度下降法,但结构精炼,易于扩展,本人正在书写稀疏自编码用于图像处理,但本版本尚未涵盖。将在以后的版本中上传。(附带CSV输入)-Neural Network Programmed by JAVA, the key contribution of this Project is 100 OO based, readers can easily figure out how to add more things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:21.81kb
    • 提供者:Zhiqin
  1. MNIST_theano

    0下载:
  2. 利用theano库完成MNIST手写识别,包括稀疏自编码机,多层感知机,卷积神经网络-using the theano to complete the handwriting congnization in MNIST ,include Denoising AutoEncoder,MLP,Convolution Neutral Network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:15.39mb
    • 提供者:hujie
  1. Autoencoder_Code

    0下载:
  2. 深信度网络中的自编码部分,包括受限玻尔兹曼机训练,BP算法反向微调,深度学习入门学习材料!-Convinced of the network of self-coding parts, including Restricted Boltzmann Machine training, BP algorithm reverse trimming, deep learning introductory learning materials!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11.08mb
    • 提供者:derrick rose
  1. stackedAE

    2下载:
  2. 堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。-Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10.35mb
    • 提供者:单清序
  1. Sparse-Autoencoder

    0下载:
  2. 稀疏自编码是构成堆栈式自编码的基础,通过稀疏自编码可以提取图像的边缘特征。-Sparse coding constitute the basis of the stack self-encoded by sparse coding can be extracted the edge feature of the image.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:11.28mb
    • 提供者:单清序
  1. self-taught-learning

    1下载:
  2. 自主学习把稀疏自编码器和分类器实现结合。先通过稀疏自编码对无标签的5-9的手写体进行训练得到最优参数,然后通过前向传播,得到训练集和测试集的特征,通过0-4有标签训练集训练出softmax模型,然后输入测试集到分类模型实现分类。-Independent Learning the encoder and the sparse classifiers achieve the combination. First through sparse coding since no label was ha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:8.8mb
    • 提供者:单清序
  1. sparse-autoencoding

    0下载:
  2. UFLDL的稀疏自编码样例程序.使用matlab语言编写-sparse auto-encoding program using matlab in UFLDL
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:21.72mb
    • 提供者:xxx
  1. starter

    2下载:
  2. 基于深度学习的稀疏自编码器,对图像特征进行提取,然后分类-Extraction the encoder based on sparse feature depth study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:11.43mb
    • 提供者:喻予璐
  1. sparseae

    2下载:
  2. 用matlab代码实现的稀疏自编码器,通过可视化步骤,可以看到稀疏编码提取出来的她特征。- sparse autoencoder written by matlab, through visualization step, you can find the features extracted by sparse coding .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10.3mb
    • 提供者:xiaoxia
  1. sparseAutoencoder

    0下载:
  2. 关于神经网络中稀疏自编码的原理说明,该资料为英文原文-The principle of sparse self coding on the neural network, the information is in English
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:384.97kb
    • 提供者:钟蕊蔓
  1. 代码

    0下载:
  2. 主要实现了使用神经网络实现(7,4)自编码器(Using neural network implementation (7,4) autoencoder)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:23kb
    • 提供者:公常柏郜
  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
    • 文件大小:11.67mb
    • 提供者:Null姬
  1. autoencoder

    1下载:
  2. 自编码的代码实现,运用在MNIST数据集上,打包文件。(auto encoder code implementation, using in MINIST data sets, packaging files.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-10
    • 文件大小:9.49mb
    • 提供者:tommy_zyj
« 12 »
搜珍网 www.dssz.com