tensorflow / tensorflow/probability
saving trained transformed_distribution
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
How can I save transformed_distribution and load it later to sample from it using transformed_distribution.sample()?
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 names no file, test, or entry point beyond transformed_distribution.sample(). Start by locating the transformed_distribution usage in the repository and checking existing serialization guidance. Done means documenting a supported way to save, reload, and sample from the distribution; no completion test is mentioned.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100