This repository's aim is to adapt G. Papamakarios' maf classes to from Theano to Tensorflow in order to use them in a future.
The classes to be adapted are:
- MADE: Masked Autoregressive for Distribution Estimation.
- MAF: Masked Autoregressive Flow.
Aside from this, also training functions and their conditional counterparts will be implemented.