Skip to content

The reason for setting _lambda ascending ? #7

Description

@huster-wgm

I just run the code using default setting of weight of _lambda , and i observe very tiny difference between testing accuracy of source and target. In the other hand, fixed value of 1 shows better result.

result of ascending _lambda ( _lambda = (e+1)/EPOCHS)

ascending lambda

result of descending _lambda ( _lambda = (EPOCHS-e)/EPOCHS)

descending lambda

result of fixed _lambda ( _lambda = 1)

fixed lambda 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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