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
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

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
assignments:assignment3 [2015/10/02 12:42]
asa
assignments:assignment3 [2015/10/09 13:11]
asa
Line 95: Line 95:
 ===== Submission ===== ===== Submission =====
  
-Submit the pdf of your report via Canvas. ​ Python code can be displayed in your report if it is succinct (not more than a page or two at the most) or submitted separately. ​ The latex sample document shows how to display Python code in a latex document. ​ Code needs to be there so we can make sure that you implemented the algorithms and data analysis methodology correctly. ​ Canvas allows you to submit multiple files for an assignment, so DO NOT submit an archive file (tar, zip, etc).  Canvas will only allow you to submit pdfs (.pdf extension) or python code (.py extension)+Submit the pdf of your report via Canvas. ​ Python code can be displayed in your report if it is succinct (not more than a page or two at the most) or submitted separately. ​ The latex sample document shows how to display Python code in a latex document. ​ Code needs to be there so we can make sure that you implemented the algorithms and data analysis methodology correctly. ​ Canvas allows you to submit multiple files for an assignment, so DO NOT submit an archive file (tar, zip, etc).  Canvas will only allow you to submit pdfs (.pdf extension) or python code (.py extension)
 +For this assignment there is a strict 8 page limit (not including references and code that is provided as an appendix). ​ We will take off points for reports that go over the page limit. 
 +In addition to the code snippets that you include in your report, make sure you provide complete code from which we can see exactly how your results were generated.
  
 ===== Grading ===== ===== Grading =====
Line 111: Line 113:
 Part 1:  40 points. Part 1:  40 points.
 (10 points): ​ Primal SVM formulation is correct (10 points): ​ Primal SVM formulation is correct
-(10 points): ​ Lagrangian found correctly +points): ​ Lagrangian found correctly 
-(10 points): ​ Derivation of saddle point equations+points): ​ Derivation of saddle point equations
 (10 points): ​ Derivation of the dual (10 points): ​ Derivation of the dual
 ( 5 points): ​ Discussion of the implication of the form of the dual for SMO-like algorithms ( 5 points): ​ Discussion of the implication of the form of the dual for SMO-like algorithms
Line 126: Line 128:
 (10 points): ​ Heading and subheading structure easy to follow and clearly divides report into logical sections.  ​ (10 points): ​ Heading and subheading structure easy to follow and clearly divides report into logical sections.  ​
               Code, math, figure captions, and all other aspects of the report are well-written and formatted.               Code, math, figure captions, and all other aspects of the report are well-written and formatted.
-              Grammar, spelling, and punctuation.+              Grammar, spelling, and punctuation.  Answers are clear and to the point.
 </​code>​ </​code>​
assignments/assignment3.txt · Last modified: 2016/09/20 09:34 by asa