Replicates training of NICE from incomplete UCI datasets.

To train, run "python train.py"

To evaluate, replace default parameter in line 154 with path to trained model for desired dataset and run "python uci_imputation.py".
Final two output lines will list means and standard deviations for imputation NMSE using individual and averaged PL-MCMC samples.