NADE
NADE
Overview of NADE
Key Components:
p(x)=∏d=1Dp(xd∣x<d)p(x)=d=1∏Dp(xd∣x<d)
Each conditional p(xd∣x<d)p(xd∣x<d) is modeled using a neural network that
takes previous dimensions as input.
Hidden Layers Multiple layers that transform inputs using shared weights.
Example Diagram
Advantages of NADE
Applications
Neural autoregressive models have been successfully applied in various fields,
including:
Conclusion