google-deepmind / google-deepmind/distrax
Feature Request (?): support for cdf or log_cdf in the mixture family
Open
- Dominant language
- Python
- Stars
- 651
- Forks
- 48
- Avg merge
- 21h 4m
- Merged PRs (30d)
- 3
Description
I am currently working with mixtures and have been trying the "MixtureOfTwo" class.
When I try to compute the cumulative distribution function, however, I am met with the non-implemented error:
"NotImplementedError: Distribution `MixtureOfTwo` does not implement `log_cdf`"
Will `log_cdf` be implemented at some point?
Thank you very much and thank you for developing this fantastic project
Giovanni
Contributor guide
Assessment
This issue has not been assessed yet.