pytorch-made
Autoencoder density estimator
An implementation of a masked autoencoder density estimation model in PyTorch
MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
541 stars
18 watching
85 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| PyTorch implementations of algorithms for density estimation using invertible transformations. | 577 |
| An implementation of a Noise Contrastive Estimation algorithm in PyTorch | 45 |
| A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
| A library of autoencoders for sequential data | 435 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
| A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A PyTorch-based implementation of probabilistic programming and statistical inference tools | 110 |
| A PyTorch-based implementation of an autoencoder for molecular data processing and encoding. | 88 |
| An implementation of a deep learning model for image segmentation using PyTorch | 868 |
| An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
| A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
| A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |