ngailapdi / autoencoderLinks
Implementation of a convolutional auto-encoder in PyTorch
☆20Updated 7 years ago
Alternatives and similar repositories for autoencoder
Users that are interested in autoencoder are comparing it to the libraries listed below
Sorting:
- Extreme Learning Machine implemented in Pytorch☆105Updated 7 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- conditional variational autoencoder written in Keras [not actively maintained]☆97Updated 8 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆48Updated 6 years ago
- Predicting image frames using autoencoder and LSTM☆42Updated 5 years ago
- pytorch >>> 快速搭建自己的模型!☆126Updated 3 years ago
- BLS Code☆133Updated 7 years ago
- Semi-supervised Regression GAN☆39Updated 5 years ago
- ☆16Updated 7 years ago
- Sequence-to-sequence autoencoder for unsupervised learning of nonlinear dynamics (Tensorflow).☆30Updated 3 years ago
- This repository has implementation and tutorial for Deep Belief Network☆101Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 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
- This repository is mainly to show the source code of neural component analysis.☆24Updated 7 years ago
- ☆55Updated 8 years ago
- ☆89Updated 7 years ago
- PyTorch implementation of paper: adVAE: a Self-adversarial Variational Autoencoder with Gaussian Anomaly Prior Knowledge for Anomaly Dete…☆36Updated 4 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆18Updated 7 years ago
- Inspired by the success and computational efficiency of convolutional architectures for various sequential tasks compared to recurrent ne…☆19Updated 7 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 常用降维算法的复现和比较,包括LDA, PCA, KPCA, MDS, Isomap, LLE。☆22Updated 3 years ago
- Takagi-Sugeno-Kang Fuzzy System☆17Updated 5 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago
- Pytorch implementation of stacked denoising autoencoder☆26Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆129Updated 6 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 6 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago