arashsaber / Deep-Convolutional-AutoEncoder
This is a tutorial on creating a deep convolutional autoencoder with tensorflow.
☆60Updated 8 years ago
Alternatives and similar repositories for Deep-Convolutional-AutoEncoder
Users that are interested in Deep-Convolutional-AutoEncoder are comparing it to the libraries listed below
Sorting:
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 6 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Image denoising using convolutional denoising autoencoders☆34Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- Sequence-to-sequence autoencoder for unsupervised learning of nonlinear dynamics (Tensorflow).☆29Updated 3 years ago
- ☆48Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Keras Implementation of adverserial autoencoder (AAE)