autoencoder-mnist topic
List
autoencoder-mnist repositories
pytorch_experiments
63
Stars
25
Forks
Watchers
Auto Encoders in PyTorch
Autoencoders-using-Pytorch-Medical-Imaging
44
Stars
9
Forks
Watchers
Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining
ae-review-resources
18
Stars
5
Forks
Watchers
Additional resources for an overview on autoencoders
pytorch-rbm-autoencoder
23
Stars
7
Forks
Watchers
Pytorch implementation of an autoencoder built from pre-trained Restricted Boltzmann Machines (RBMs)
anomaly-detection-using-autoencoder-PyTorch
19
Stars
3
Forks
Watchers
encoder-decoder based anomaly detection method
adversarial-autoencoder
20
Stars
9
Forks
Watchers
Tensorflow 2.0 implementation of Adversarial Autoencoders
Reducing-the-Dimensionality-of-Data-with-Neural-Networks
37
Stars
8
Forks
Watchers
Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)