AAE_pytorch

Autoencoder

An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data.

GitHub

199 stars
6 watching
50 forks
Language: Python
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karpathy/pytorch-madeAn implementation of a masked autoencoder density estimation model in PyTorch541
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
embodiedgpt/embodiedgpt_pytorchA PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models.346
kefirski/pytorch_rvaeA deep learning implementation of a recurrent variational autoencoder for generating sequential data.357
boyuanjiang/context_encoder_pytorchA PyTorch implementation of a deep learning model for inpainting images using contextual information366
cxhernandez/molencoderA PyTorch-based implementation of an autoencoder for molecular data processing and encoding.88
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
shobrook/sequiturA library of autoencoders for sequential data435
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
furkanu/deeplearning.ai-pytorchRe-implementation of Coursera's Deep Learning specialization assignments in PyTorch149
eduardoleao052/js-pytorchA JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.1,093
andrewliao11/dni.pytorchAn implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them119
jakezhaojb/araeAn implementation of Adversarially Regularized Autoencoders for language generation and discrete structure modeling.400
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9