You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16-19/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## 这一次给大家讲一讲一些常用的优化的方法。
2
2
### Regularization
3
-
L1 与 L2 Loss Function 的一些问题。给FC用的。但是我实际上不太懂。[Quora答案](http://www.cs.toronto.edu/~rsalakhu/papers/srivastava14a.pdf)和[一篇博客](http://www.chioka.in/differences-between-l1-and-l2-as-loss-function-and-regularization/)挺有帮助的。
3
+
L1 与 L2 Loss Function 的一些问题。给FC用的。但是我实际上不太懂。[Quora答案](https://www.quora.com/What-is-the-difference-between-L1-and-L2-regularization)和[一篇博客](http://www.chioka.in/differences-between-l1-and-l2-as-loss-function-and-regularization/)挺有帮助的。
0 commit comments