torch_mist.estimators.generative.implementations.dummy
Module Contents
Classes
- class torch_mist.estimators.generative.implementations.dummy.DummyGenerativeMIEstimator
Bases:
torch_mist.estimators.generative.base.ConditionalGenerativeMIEstimator- lower_bound: bool = True
- infomax_gradient: Dict[str, bool]
- log_ratio(x: torch.Tensor, y: torch.Tensor) torch.Tensor
- batch_loss(x: torch.Tensor, y: torch.Tensor) torch.Tensor