Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 479 Bytes

MADE

Implementation of Masked Auto-Encoder for Distribution Estimation

This is the keras/tensorflow implementation of the auto-regressive neural network described in the paper https://arxiv.org/abs/1502.03509. In case, there is a problem with rendering the iPython notebook on Github use the url https://nbviewer.jupyter.org/ to render the iPython notebook. Copy and paste the url for the code MADE_final.ipynb in https://nbviewer.jupyter.org/ to view the notebook. Enjoy!