We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Such as computing the score for a distribution.
We will need to provide gradient_log_density() and score() generics+methods to support development of packages like https://github.com/wilson-ye-chen/stein.thinning/
gradient_log_density()
score()
The text was updated successfully, but these errors were encountered:
Would be nice to find a resource that provides these derivatives for common distributions @wilson-ye-chen 👍
Sorry, something went wrong.
No branches or pull requests
Such as computing the score for a distribution.
We will need to provide
gradient_log_density()
andscore()
generics+methods to support development of packages like https://github.com/wilson-ye-chen/stein.thinning/The text was updated successfully, but these errors were encountered: