khangt1k25 / MADE

Implement MADE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An implementation for MADE: Masked Autoencoder for distribution estimation

  1. Data: Download and preprocessing
  1. Implement: Implement in MADE_pytorch.ipynb. All libs in this implementation are in the top line of codes.
  2. Ref: https://arxiv.org/abs/1502.03509 https://github.com/karpathy/pytorch-made http://bjlkeng.github.io/posts/autoregressive-autoencoders/ ... (See more at the end of the report)

About

Implement MADE


Languages

Language:Jupyter Notebook 100.0%