【问题标题】:What activation function is used in the nce_loss?nce_loss 中使用了什么激活函数?
【发布时间】:2017-02-22 14:02:26
【问题描述】:

我被word2vec 模型中的nce_loss 激活函数卡住了。我想弄清楚它在所有列出的here 中使用了什么激活函数:

这些包括平滑非线性(sigmoid、tanh、elu、softplus、 和softsign),连续但不是处处可微的函数 (relu、relu6、crelu 和 relu_x)和随机正则化(dropout)。

我在this function 和其他地方搜索过它,但没有得到任何想法。 我想这是 relu* 系列。请问有什么提示吗?

【问题讨论】:

    标签: tensorflow neural-network activation-function


    【解决方案1】:

    这些都不是。它使用CrossEntropy

    【讨论】:

      猜你喜欢
      • 2014-08-08
      • 2020-10-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-10-19
      • 1970-01-01
      • 2020-10-06
      • 2019-11-16
      相关资源
      最近更新 更多