Skip to content

Maybe something wrong in updating lambda #1

@DingJianhao

Description

@DingJianhao

In https://github.com/PotatoThanh/ADMM-NeuralNetworks/blob/master/python/ADMM_NN.py#L197, your code goes like 'lambda = lambda_update'.
But as implied in paper, this code should goes like 'lambda += lambda'.
After change that, the losses are going up.
Have I misunderstood something?

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