real_nvp This is pytorch implementation of Real NVP[1] paper for toy dataset. Environment python 3 pytorch 3.6 Implementation Results Ground Truth x predicted x z' = f(x) z ~ p(z) [1] Density estimation using Real NVP(https://arxiv.org/abs/1605.08803)