ModelInterface.log_prob()

ModelInterface.log_prob()#

abstractmethod ModelInterface.log_prob(model_state)[source]#

Computes the unnormalized log-probability given the model state.

Return type:

float