tensorflow / tensorflow/probability
Glow coupling blocks conditioning
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am currently using the tensorflow probability Glow model (tfb.Glow) and I am interested on conditioning the coupling blocks on a different tensor than the input data. Can anyone provide directions on how to properly implement it?
Thanks in advance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns conditioning tfb.Glow coupling blocks on a tensor separate from the input data, but it names no source files or tests. Start by reading the tfb.Glow documentation and implementation to identify the coupling-block entry points; done means documenting or implementing a clear supported conditioning path.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100