Bijector Checklist and Progress
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
- [x] bijector
- [x] block
- [x] chain
- [x] diag linear
- [ ] diag plus low rank linear
- [ ] Gumbel cdf
- [x] inverse
- [ ] lambda
- [x] linear
- [ ] lower upper triangular affine
- [ ] masked coupling
- [x] rational quadratic spline
- [x] scalar affine
- [x] shift
- [x] sigmoid
- [ ] split coupling
- [x] tanh
- [x] triangular linear
- [x] unconstrained affine
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 provides only a checklist of bijectors and does not mention files, tests, or entry points. Start by locating the existing implementations for the checked bijectors, then clarify the scope and expected behavior of each unchecked item before considering the work complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100