Keras中的损失函数有哪些
导读:在Keras中,常用的损失函数包括: 均方误差(Mean Squared Error, MSE 均方根误差(Root Mean Squared Error, RMSE 交叉熵(Cross Entropy 对数损失(Lo...
在Keras中,常用的损失函数包括:
-
均方误差(Mean Squared Error, MSE)
-
均方根误差(Root Mean Squared Error, RMSE)
-
交叉熵(Cross Entropy)
-
对数损失(Logarithmic Loss)
-
KL散度(Kullback-Leibler Divergence)
-
Hinge Loss
-
Huber Loss
-
Cosine Proximity
-
感知损失(Perceptron Loss)
声明:本文内容由网友自发贡献,本站不承担相应法律责任。对本内容有异议或投诉,请联系2913721942#qq.com核实处理,我们将尽快回复您,谢谢合作!
若转载请注明出处: Keras中的损失函数有哪些
本文地址: https://pptw.com/jishu/649005.html