An open API service indexing awesome lists of open source software.

https://github.com/oelin/made

Implementation of MADE in PyTorch.
https://github.com/oelin/made

Last synced: 3 months ago
JSON representation

Implementation of MADE in PyTorch.

Awesome Lists containing this project

README

        

# MADE

Implementation of MADE in PyTorch. MADE (Masked Autoencoder for Distribution Estimation) is an early example of a masked autoregressive model, preceeding causal CNNs and autoregressive transformers.

## Samples