Neural Autoregressive Distribution Estimation

Created: 2022-03-24 15:57

Ispired by Restricted Boltzmann machine(RBM)-CF, NADE is a tractable distribution estimator which provides a desirable alternative to #rbm .

References

  1. https://arxiv.org/pdf/1707.07435.pdf
  2. https://jmlr.org/papers/volume17/16-272/16-272.pdf
  3. https://arxiv.org/pdf/1612.07146.pdf

Tags

#nade