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

搜索资源列表

  1. LZW编码源程序

    0下载:
  2. 本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19.63kb
    • 提供者:钟祖豪
  1. 多值自适应算术编码

    0下载:
  2. 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
  3. 所属分类:压缩解压

    • 发布日期:2009-03-14
    • 文件大小:61.77kb
    • 提供者:china_jiji
  1. arith-n.zip

    0下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:12.31kb
    • 提供者:王丛知
  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. adaptive_arithmetic

    0下载:
  2. 自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.59kb
    • 提供者:王波
  1. Matlab-GA

    0下载:
  2. 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
  3. 所属分类:matlab

    • 发布日期:2017-03-05
    • 文件大小:13.6kb
    • 提供者:lin
  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. zishiyingsuanshubianma

    0下载:
  2. 用MATLAB编程实现自适应的算术编码,采取巧妙的方法。-Programming with MATLAB adaptive arithmetic coding, to take a clever approach.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:683byte
    • 提供者:付明晓
  1. maiya

    1下载:
  2. ex9_12 二相编码信号的脉压处理,13位巴克码用于雷达的二相编码脉冲压缩中,由于巴克码具有好的自相关函数,所以其脉压结果很好-BPSK ex9_12 pulse pressure signal processing, 13 Barker Code for the two-phase coded radar pulse compression, as a result of Barker codes have good auto-correlation function, so its a v
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:1.17kb
    • 提供者:rongyiyin
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码与解码,vc编译通过,自适应建模-Adaptive arithmetic coding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:5.55kb
    • 提供者:pantao
  1. Autoencoder_Code

    1下载:
  2. 利用MATLAB 实现了自动编码网络,相对于MATLAB自带的自编码网络函数,在此基础上可以改进为稀疏自编码网络(auto_encoder,matlab ,neural network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:16kb
    • 提供者:ora
  1. stackedae_exercise

    2下载:
  2. 栈式自编码深度学习算法实现信号的分类,包含实例,用于动作的分类识别。(Stacked self classification, deep learning algorithm code signal contains examples for classification and recognition of action.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:10.46mb
    • 提供者:alyex
  1. 栈式自编码器相关程序

    1下载:
  2. 使用栈式自编码器实现光学图像的自动识别,程序完整,程序中已经包括训练和测试使用的样本,程序运行结果良好,适合进行机器学习的同行进行学习和研究。(Use the stack automatic recognition, optical image encoder to achieve self program integrity, training and testing samples have been used including program, program operation res
  3. 所属分类:数值算法/人工智能

  1. Sparse-Autoencoder-Tensorflow-master

    2下载:
  2. 稀疏自编码结构,用一个训练样例。。。。。。(sparse autoencoder sample)
  3. 所属分类:大数据

    • 发布日期:2017-12-27
    • 文件大小:6kb
    • 提供者:Guacious
  1. NNRec-master

    0下载:
  2. 基于自编码器的协同推荐算法,使用python实现(Collaborative recommendation algorithm based on self encoder, using Python implementation)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:586kb
    • 提供者:Peydon
  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
  1. 03Autoencoder_Code

    1下载:
  2. 自编码算法,源码,可用于分类,降维等,可进行修改(autoencoder,classification)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:70.93mb
    • 提供者:wss533
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com