tensorflow / tensorflow/probability
Interest in IndependentChi2 and MixtureChi2 layers?
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I've already done much of the work to implement IndependentChi2 and MixtureChi2 layers (much like IndependentLogistic and MixtureLogistic layers already). Would there be interest in reviewing a PR to add these to the repo?
cc: @jburnim
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
Start by reading the linked IndependentLogistic and MixtureLogistic TensorFlow Probability layer documentation to understand the proposed analogues. Review the existing implementation mentioned in the issue, then determine the scope and review expectations for a PR adding IndependentChi2 and MixtureChi2 layers; completion would be a reviewed contribution accepted into the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100