ModelInterface.log_prob()

ModelInterface.log_prob()#

abstract ModelInterface.log_prob(model_state)[source]#

Computes the unnormalized log-probability given the model state.

Return type:

float