pytorch-made

Autoencoder density estimator

An implementation of a masked autoencoder density estimation model in PyTorch

MADE (Masked Autoencoder Density Estimation) implementation in PyTorch

GitHub

541 stars
18 watching
85 forks
Language: Python
last commit: over 6 years ago

Related projects:

Repository Description Stars
fducau/aae_pytorch An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. 199
ikostrikov/pytorch-flows PyTorch implementations of algorithms for density estimation using invertible transformations. 577
demelin/noise-contrastive-estimation-nce-for-pytorch An implementation of a Noise Contrastive Estimation algorithm in PyTorch 45
bearpaw/pytorch-pose A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. 1,109
shobrook/sequitur A library of autoencoders for sequential data 435
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 346
mks0601/3dmppe_posenet_release A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image 825
kefirski/pytorch_rvae A deep learning implementation of a recurrent variational autoencoder for generating sequential data. 357
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044
stepelu/ptstat A PyTorch-based implementation of probabilistic programming and statistical inference tools 110
cxhernandez/molencoder A PyTorch-based implementation of an autoencoder for molecular data processing and encoding. 88
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 868
lotayou/densebody_pytorch An implementation of CloudWalk's DenseBody paper using PyTorch 411
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 366
rentruewang/koila A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution 1,823