提交 b3313f2b 编写于 作者: Y Yuan Gao 提交者: GitHub

Update CostLayer.h

上级 1ec66a33
......@@ -164,8 +164,8 @@ public:
* tasks.
* \f[
* L =
* output - label / -1 < (output - label) < 1 /
* sign(output - label) / otherwise /
* (output - label)^2 * 0.5 / -1 < (output - label) < 1 /
* (output - label) - 0.5 / otherwise /
* \f]
*/
class SmoothL1CostLayer : public CostLayer {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册