rcognita.models.ModelBiquadForm

class rcognita.models.ModelBiquadForm(weights)

Bi-quadratic form.

__init__(weights)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(weights)

Initialize self.

cache_weights([weights])

forward(*argin[, weights])

restore_weights()

Assign the weights of the cached model to the active model.

update_and_cache_weights(weights)

update_weights(weights)

Attributes

model_name