Skip to content

Separate prior for each element of the batch. #21

@norpadon

Description

@norpadon

Why do you store separate prior mean and covariance for each sample within a batch?

nn.Parameter(torch.zeros([hparams.Train.batch_size // num_device,
It doesn't make sense to me. As I understand, you sample each element of the batch from its own distribution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions