altar.models.mogi.CUDA

Module Contents

Classes

class altar.models.mogi.CUDA.CUDA

A strategy for computing the data log likelihood that is written in pure python

source
initialize(self, application, model)

Initialize the strategy with {model} information

dataLikelihood(self, model, step)

Fill {step.data} with the likelihoods of the samples in {step.theta} given the available data.