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 [2016/09/15 14:43]
asa
assignments:assignment3 [2016/09/15 14:49]
asa [Submission]
Line 62: Line 62:
 ===== Submission ===== ===== Submission =====
  
-Submit 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).+Submit your report via Canvas. ​ Python code can be displayed in your report if it is short, and helps understand what you have done. The sample ​LaTex document ​provided in assignment 1 shows how to display Python code.  ​Submit the Python code that was used to generate the results as a file called ''​assignment3.py''​ (you can split the code into several ​.py files; ​Canvas allows you to submit multiple files). ​ ​Typing  
 + 
 +<​code>​ 
 +$ python assignment3.py 
 +</​code>​ 
 +should generate all the tables/​plots used in your report. ​  
 + 
  
 ===== Grading ===== ===== Grading =====
Line 91: Line 98:
               Grammar, spelling, and punctuation.               Grammar, spelling, and punctuation.
 </​code>​ </​code>​
 +
assignments/assignment3.txt · Last modified: 2016/09/20 09:34 by asa