A few updates from Tensorflow and the Edward/Bayesflow team:
- Distribution class in Tensorflow, it is very well thought out and has a nice design:
tensorflow.contrib.distributions (see also their recent paper). - Edward 2.0 is in the pipeline https://github.com/blei-lab/edward/pull/825
- As I understand, this PR allows you to do copying of nodes that supports control flows https://github.com/blei-lab/edward/pull/824