搜索资源列表
CAE
- Contractive autoencoder是autoencoder的一个变种,其实就是在autoencoder上加入了一个规则项,它简称CAE,加入小小的梯度改进,希望你们可以喜欢-Contractive autoencoder is a variant autoencoder, in fact, on autoencoder joined a rule entry that referred to CAE, added little to improve the gradient, hop
Autoencoder
- autoencoder matlab code
encode-xunlian(1)r
- 从给定的很多张自然图片中截取出大小为8*8的小patches图片共10000张,现在需要用sparse autoencoder的方法训练出一个隐含层网络所学习到的特征。该网络共有3层,输入层是64个节点,隐含层是25个节点,输出层当然也是64个节点了。这里只是上传了训练的部分代码,后续继续(A total of 10000 small patches pictures with size 8*8 are extracted from a lot of natural pictures. Now
Sparse-Autoencoder-master
- python写的稀疏矩阵自动编码,包含.mat文件,代码文件。(Sparse matrix written in python automatically encoded)
sp_pagwf
- a hybrid deep convolutional neural network (CNN) for vehicle detection from satellite images. And the research in [13] introduced the stacked autoencoder to extract spatial informative features for hyperspectral images classification.
sparseae_exercise
- Matlab code of sparse autoencoder
tensorflow实战代码
- Tensorflow新手学习代码,包括AutoEncoder, CNN, DenoisingAutoEncoder, ImageToNum, MLP, softmax_regression,tensorboard 等(Tensorflow codes for novices, including AutoEncoder, CNN, DenoisingAutoEncoder, ImageToNum, MLP, softmax_regression, tensorboard, etc.)
autoencoder
- 基于神经网络,创建14层网络,将图像压缩(Based on the neural network, the 14 layer network is created to compress the image)
Autoencoder_Code
- 深层自编码机的matlab实现,是深度学习的重要工具(stacked autoencoder matlab deep learning)