Bases: ABC
ABC
Prior base class
A prior encodes the distribution of valid solutions for optimization parrameters.
Methods
__call__(*X)
__call__
Compute the log-likelihood of X under the prior
grad(*X)
grad
Compute the gradients of the log-likelihood of X under the prior