SongDark / cnn_autoencoder_mnistLinks
CNN auto-encoder on mnist.
☆21Updated 3 years ago
Alternatives and similar repositories for cnn_autoencoder_mnist
Users that are interested in cnn_autoencoder_mnist are comparing it to the libraries listed below
Sorting:
- 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
- 目前多流形学习算法matlab代码☆13Updated 7 years ago
- In this repository, I will implement some machine learning algorithms in Python, and show how to use it in a notebook. I feel it interest…☆42Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- Implementing sparse autoencoder for MNIST data classification using keras and tensorflow☆23Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆30Updated 10 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆25Updated 7 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- Deep Subspace Clustering + GAN☆23Updated 8 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆127Updated 5 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆47Updated 6 years ago
- BLS Code☆135Updated 7 years ago
- Learning and Recording☆34Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆110Updated 5 years ago
- ☆54Updated 6 years ago
- This is the implementation of 'Sparse Representation based Open-set Recognition (T-PAMI)☆23Updated 9 years ago
- 个人练习,自编码器及其变形(理论+实践)☆344Updated 6 years ago
- A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.☆148Updated 6 years ago
- locally linear embedding algorithm code write by matlab☆33Updated 9 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Matlab code for "Multiple kernel extreme learning machine"☆15Updated 6 years ago
- The python implementation of tri-triaing☆51Updated 6 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆24Updated 6 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago