Concept
NADE-k
Due to the similarities between a Neural Autoregressive Density Estimator (NADE) and a Restricted Boltzmann Machine (RBM), one can perform mean field inferences on the NADE system in a computationally similar way. However, as the RBM is a recurrent network, only one inference can be made at a time. This is in contrast to the discrete nature of a NADE network, which allows it to perform a finite number of inferences simultaneously, where is less than the total number of inputs the NADE network was trained to handle.
0
1
Updated 2026-06-20
Tags
Data Science