ScoreMatching.jl Documentation
Overview
This Julia package ScoreMatching provides tools for fitting statistical distributions to training data.
Here, "score" means the gradient of a log-likelihood $\nabla_{\mathbf{x}} \log p(\mathbf{x}; \mathbf{\theta})$ as defined by Hyvärinen 2005.
See the "Examples" for details.