google / google/edward2

Example code for Discrete Flows?

Open
#148 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
712
Forks
77
Avg merge
9h 39m
Merged PRs (30d)
1

Description

Would it be possible to add example code in for Discrete Flows like the demo examples from the paper? Eg. the discretized mixture of gaussians?

I am finding that the brief example listed here: https://github.com/google/edward2/blob/4270880356e720850f96fb4012510a315546fc54/edward2/tensorflow/layers/README.md

has a number of bugs. eg. it has the command `flow.reverse(features)` but this throws an error because `flow` is a Keras Sequential object rather than a single layer.

Thank you for any help that can be provided!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.