justin-iBC / maf_tf

Masked Autoregressive Flow - Tensorflow Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masked Autoregressive Flow - Tensorflow

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.

About

Masked Autoregressive Flow - Tensorflow Implementation

License:Other


Languages

Language:Python 100.0%