Skip to content

help prints out static default loss function #27

Description

@avanwouwe

in line 90 of Args we print a default loss function of "ns". However this is not true for supervised mode, where the default is softmax. It should use the current value of the arg, like all the other parameters:

+ " -loss loss function {ns, hs, softmax} [" + loss + "]\n"

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