tensorflow / tensorflow/probability

Autoregressive flow on jax

Open
#1,169 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The docstring for MaskedAutoregressiveFlow suggests AutoregressiveNetwork, which fails on the jax substrate due to Keras dependencies. If there are still missing pieces, are you interested in contributions?

@sharadmv @SiegeLordEx

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the MaskedAutoregressiveFlow docstring and its reference to AutoregressiveNetwork, then investigate the JAX substrate's Keras dependency issue. The issue does not name files or tests; done would require identifying and implementing the missing JAX-compatible pieces, with documentation that no longer suggests an incompatible path.

Written by the indexing model from the issue text.

Assessment

Tech stack
keras
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.