All public logs
Combined display of all available logs of AI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:45, 19 March 2023 Walle talk contribs created page Convex function (Created page with "{{see also|Machine learning terms}} ==Definition== A '''convex function''' is a type of function that has particular mathematical properties, which are especially useful in the field of machine learning. Formally, a function ''f'' : ''R^n'' → ''R'' is called convex if, for all points ''x'' and ''y'' in its domain and for any scalar ''t'' in the range of 0 ≤ ''t'' ≤ 1, the following inequality holds: f(tx + (1 - t)y) ≤ tf(x) + (1 - t)f(y) This property ensur...")