-
Notifications
You must be signed in to change notification settings - Fork 17
Syllabus
aronwc edited this page Aug 14, 2013
·
38 revisions
- Instructor: Dr. Aron Culotta
- Meetings: 1:50-3:05 p.m. Stuart 204
- E-mail: aculotta at iit.edu
- Office Hours: T/R 11:00 a.m. - 12:00 p.m.
- 100 points - Paper summaries (10 @ 10 points each)
- 100 points - Paper presentations (2 @ 50 points each)
- 200 points - Project (1 @ 200 points each)
- 400 total points
You will write 10 paper summaries (one per week). On the first day of class, the instructor will assign which papers you will write summaries for. Summaries are due the night before the paper is discussed.
- Read the article listed in the paper directory. e.g., p00
- Create a new file in the directory with your iit email name (e.g., aculotta)
- Add your summary and click "Commit Changes"
- Overview: Write a short paragraph summarizing the content of the paper.
- Algorithm: Describe in more detail the primary algorithm proposed or applied in the paper.
- Hypothesis: List the hypotheses the authors test in the paper (note that these are not always explicitly stated).
- Data: Describe the data used in the experiments
- Experimental Methods: Briefly describe how are the experiments are organized.
- Results: Describe the results and their significance.
- Assumptions: List some of the important assumptions the authors make in their work.
- Questions: List 2-3 questions you have about the paper.
- Related Papers: List 2-3 papers that are most similar to this paper. For each, briefly list how this paper is different.
For a subset of the papers that you write summaries for, you will also present your summary to the class and lead the discussion. The presentation should be a more detailed version of the summary. In addition to the components above, the presentation should contain discussion questions for the class.
The 200 points is broken down into:
- 50 points - Presentation:
- 50 points - Code:
- 50 points - Report:
- 50 points - Scientific rigor: Are your claims supported by the experimental results? Have you
- What is the central hypothesis?
- What are the assumptions made?