Skip to content

About log operator in LMC equation #5

@weixiang-zhang

Description

@weixiang-zhang

Hi,

Thanks for your contribution.
I am wondering that why there is not log operator in the codebase?
Here is code in lmc.py:

net_grad.mul_(self.a).add_(self.noise, alpha=self.b)
self.prev_samples.add_(net_grad)

But the equation(10) in paper is:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions