MADE-with-PyTorch
MADE-with-PyTorch copied to clipboard
MADE:Masked-Autoencoder-for-Distribution-Estimation-using-PyTorch
Results
1
MADE-with-PyTorch issues
Sort by
recently updated
recently updated
newest added
Thank you for this implementation of MADE. But I don't understand why companion layers are needed in the model. Section 4.3 of the paper says: > instead of sampling the...