tensorflow / tensorflow/probability
Example request for variational inference on any simple model
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 am really a beginner in this field and having a hard time to learn theory and practical implementations at the same time. Can someone provide an example on variational inference on some simple model. For example, Gaussian mixture as described in the paper: Variational Inference: A Review for Statisticians.
Or LDA example, the simple one without any NN stuff. There is one LDA example available but seems a bit above my level. Can we have a simpler one for beginners?
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
Read the linked Variational Inference review and compare it with the existing LDA example mentioned in the issue. Define a simpler beginner-level example using either a Gaussian mixture model or basic LDA, with the theory and practical implementation connected clearly. Done means the example is understandable without neural-network knowledge and is added to the project's example documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, tensorflow
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100