Skip to content

change "logits" to "predicts"#6

Open
ShusenTang wants to merge 1 commit into
zhezh:masterfrom
ShusenTang:patch-1
Open

change "logits" to "predicts"#6
ShusenTang wants to merge 1 commit into
zhezh:masterfrom
ShusenTang:patch-1

Conversation

@ShusenTang

Copy link
Copy Markdown

将输入的logits改成predicts, 因为按照惯例"logits"一般是值softmax之前的值, "predicts"才是值进行softmax后得到的概率;
此外还去除了一次冗余的乘法.

将输入的logits改成predicts, 因为按照惯例"logits"一般是值softmax之前的值, "predicts"才是值进行softmax后得到的概率
此外还去除了一次冗余的乘法.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant