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
- https://arxiv.org/pdf/1707.07435.pdf
- https://jmlr.org/papers/volume17/16-272/16-272.pdf
- https://arxiv.org/pdf/1612.07146.pdf
Tags
#nade