Warning: Declaration of action_plugin_tablewidth::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /s/bach/b/class/cs545/public_html/fall16/lib/plugins/tablewidth/action.php on line 93

Warning: Declaration of syntax_plugin_mathjax_protecttex::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /s/bach/b/class/cs545/public_html/fall16/lib/plugins/mathjax/syntax/protecttex.php on line 15
assignments:assignment3 [CS545 fall 2016]

User Tools

Site Tools


assignments:assignment3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
assignments:assignment3 [2013/10/04 15:32]
asa created
assignments:assignment3 [2013/10/04 20:51]
asa
Line 3: Line 3:
 ===== Part 1:  SVM with no bias term ===== ===== Part 1:  SVM with no bias term =====
  
-Formulate a soft-margin SVM without the bias term, i.e. $f(\x) = \w^{\tr} \x$.+Formulate a soft-margin SVM without the bias term, i.e. $f(\mathbf{x}) = \mathbf{w}^{T} \mathbf{x}$.
 Derive the saddle point conditions, KKT conditions and the dual. Derive the saddle point conditions, KKT conditions and the dual.
 Compare it to the standard SVM formulation. Compare it to the standard SVM formulation.
assignments/assignment3.txt ยท Last modified: 2016/09/20 09:34 by asa