https://stackoverflow.com/questions/41455101/what-is-the-meaning-of-the-word-logits-in-tensorflow
https://zhuanlan.zhihu.com/p/35709485
-
logit 函数把[0,1]数值映射到[-inf,inf]
image.png -
对于深度学习,logit是softmax之前的数值(softmax把数值映射到[0,1]之间)
image.png
https://stackoverflow.com/questions/41455101/what-is-the-meaning-of-the-word-logits-in-tensorflow
https://zhuanlan.zhihu.com/p/35709485
logit 函数把[0,1]数值映射到[-inf,inf]
对于深度学习,logit是softmax之前的数值(softmax把数值映射到[0,1]之间)
本文标题:logit是什么
本文链接:https://www.haomeiwen.com/subject/zbjghltx.html
网友评论