More on readings.
This commit is contained in:
parent
c1fc299824
commit
d397a5a809
|
@ -13,18 +13,26 @@ interested in something not covered in the syllabus, please let me know.
|
||||||
|
|
||||||
## Readings and Homework
|
## Readings and Homework
|
||||||
|
|
||||||
Paper discussions are a core component of this course. You are expected to
|
Paper discussions are a core component of this course. You are expected to read
|
||||||
read papers before lecture, attend lectures, and participate in discussions.
|
papers before lecture, attend lectures, and participate in discussions. Before
|
||||||
Before every lecture presenting a paper, students are expected to read the paper
|
every lecture presenting a paper, students are expected to read the paper
|
||||||
closely and understand its significance, including (a) the problem addressed by
|
closely and understand its significance, including (a) the problem addressed by
|
||||||
the paper, (b) the main contributions of the paper, and (c) how the authors
|
the paper, (b) the main contributions of the paper, and (c) how the authors
|
||||||
solve the problem in some technical detail.
|
solve the problem in some technical detail.
|
||||||
|
|
||||||
I will also send out 2-3 questions at least 24 hours before every paper
|
Most research papers focus on a very narrow topic and are written for a very
|
||||||
presentation. You should send me brief answers---no more than a few sentences
|
specific technical audience. It also doesn't help that computer science
|
||||||
per question---before the lecture. These questions are meant to help you
|
researchers are generally not the clearest writers (though there are certainly
|
||||||
prepare for the discussion in class, they are not meant to be very difficult or
|
exceptions!). These
|
||||||
time-consuming and they will not be graded very thoroughly.
|
[notes](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf) by
|
||||||
|
Srinivasan Keshav may help you get more out of reading papers.
|
||||||
|
|
||||||
|
To help you prepare for the class discussions, I will also send out a few
|
||||||
|
questions at least 24 hours before every paper presentation. **Before** the
|
||||||
|
lecture, you should send me brief answers---a short email is fine, no more than
|
||||||
|
a few sentences per question. These questions are for your benefit---they are
|
||||||
|
not meant to be very difficult or time-consuming and they will not be graded in
|
||||||
|
detail.
|
||||||
|
|
||||||
## Course Project
|
## Course Project
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Date | Topic | Presenter
|
Date | Topic | Presenter
|
||||||
:----:|-------|:---------:
|
:----:|-------|:---------:
|
||||||
9/5 | Course welcome | JH
|
9/5 | Course welcome <br> Keshav. [How to Read a Paper](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf). | JH
|
||||||
| <center> **Differential Privacy** </center> |
|
| <center> **Differential Privacy** </center> |
|
||||||
9/10 | Definition and Basic Mechanisms | JH
|
9/10 | Definition and Basic Mechanisms | JH
|
||||||
9/12 | What does Differential Privacy mean? | JH
|
9/12 | What does Differential Privacy mean? | JH
|
||||||
|
|
Reference in New Issue