Skip to content

Code for "hyp_mlr" #6

@JinhwiPark

Description

@JinhwiPark

Hi, thanks for the interesting paper.

I think the following part is the code for hyperbolic logit (paper equation(7)), and it seems that there is no $\lambda_{p_{y}}^{c}$ in the code:

return 2.0 / tf.sqrt(c) * A_norm * tf.asinh(sineterm)

Could you check this?

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