Description
In the documentation, the VAE example uses an autoregressive prior rather than an autoregressive posterior conditioned on the input, which is great but a bit unusual. I wanted to try out autoregressive posteriors (e.g., IAF) but couldn't figure out how to do it in zuko.
Implementation
Paper: Improving Variational Inference with Inverse Autoregressive Flow by Kingma et al.
Description
In the documentation, the VAE example uses an autoregressive prior rather than an autoregressive posterior conditioned on the input, which is great but a bit unusual. I wanted to try out autoregressive posteriors (e.g., IAF) but couldn't figure out how to do it in zuko.
Implementation
Paper: Improving Variational Inference with Inverse Autoregressive Flow by Kingma et al.