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.
- Host: GitHub
- URL: https://github.com/oelin/made
- Owner: oelin
- License: mit
- Created: 2023-10-15T17:56:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T10:22:21.000Z (about 1 year ago)
- Last Synced: 2024-04-28T11:26:06.240Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
![]()