Skip to content

Commit f58b900

Browse files
committed
Refining page contents
1 parent be021e1 commit f58b900

File tree

3 files changed

+16
-18
lines changed

3 files changed

+16
-18
lines changed

presentation.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ <h1>EN.601.727 Machine Programming</h1>
2525
<section>
2626
<h2>Oral Presentations</h2>
2727
<p>
28-
Oral presentations are a key component of this course, worth 15% of your grade.
28+
Oral presentations are a key component of this course, worth 10% of your grade.
2929
They provide an opportunity to develop communication skills and share insights with your peers.
30-
Each presentation will be 20 minutes total, including ~10 minutes for the presentation and ~10 minutes for questions.
30+
Each presentation will be 25 minutes total, including ~15 minutes for the presentation and ~10 minutes for questions.
3131
</p>
3232
<p>
33-
We will start the presentation from the 7th week of the course.
34-
Starting from the 5th week, you can sign up for a presentation slot by filling out the <a href="https://docs.google.com/spreadsheets/d/1-0000000000000000000000000000000000000000/edit?gid=0" target="_blank">signup sheet</a>.
33+
We will start the presentation from the 6th week of the course.
34+
You can sign up for a presentation slot by filling out a <a href="#" target="_blank">signup sheet</a>.
3535
Each student can sign up for topics; each topic can be presented by at most 2 students.
3636
Students can then choose specific papers to present from the list of topics.
3737
</p>

project.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -133,20 +133,6 @@ <h3>Project Ideas</h3>
133133
<p><em>Note: These are suggestions only. You are encouraged to propose your own ideas based on your
134134
interests and background.</em></p>
135135
</section>
136-
137-
138-
<section>
139-
<h2>References</h2>
140-
<p>
141-
This course draws inspiration from the following sources:
142-
</p>
143-
<ol>
144-
<li><a href="https://sites.google.com/view/6998-generative-model-for-code" target="_blank"><strong>Generative Model for Code</strong></a> -- COMS 6998 by Baishakhi Ray, Columbia University</li>
145-
<li><a href="https://people.csail.mit.edu/asolar/SynthesisCourse/index.htm" target="_blank"><strong>Introduction to Program Synthesis</strong></a> -- 6.S981 by Armando Solar-Lezama, MIT</li>
146-
<li><a href="https://github.com/nadia-polikarpova/cse291-program-synthesis/wiki" target="_blank"><strong>Program Synthesis</strong></a> -- CSE 291 by Nadia Polikarpova, UCSD</li>
147-
<li><a href="https://homes.cs.washington.edu/~bodik/ucb/cs294fa12.html" target="_blank"><strong>Program Synthesis for Everyone</strong></a> -- CS294 by Ras Bodik and Emina Torlak, University of Washington</li>
148-
</ol>
149-
</section>
150136
</main>
151137
</body>
152138

readings.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,19 @@ <h3>Topic: Interpretability of Code Models</h3>
182182
</ul>
183183
</div>
184184

185+
</section>
185186

187+
<section>
188+
<h2>References</h2>
189+
<p>
190+
This course draws inspiration from the following sources:
191+
</p>
192+
<ol>
193+
<li><a href="https://sites.google.com/view/6998-generative-model-for-code" target="_blank"><strong>Generative Model for Code</strong></a> -- COMS 6998 by Baishakhi Ray, Columbia University</li>
194+
<li><a href="https://people.csail.mit.edu/asolar/SynthesisCourse/index.htm" target="_blank"><strong>Introduction to Program Synthesis</strong></a> -- 6.S981 by Armando Solar-Lezama, MIT</li>
195+
<li><a href="https://github.com/nadia-polikarpova/cse291-program-synthesis/wiki" target="_blank"><strong>Program Synthesis</strong></a> -- CSE 291 by Nadia Polikarpova, UCSD</li>
196+
<li><a href="https://homes.cs.washington.edu/~bodik/ucb/cs294fa12.html" target="_blank"><strong>Program Synthesis for Everyone</strong></a> -- CS294 by Ras Bodik and Emina Torlak, University of Washington</li>
197+
</ol>
186198
</section>
187199
</main>
188200
</body>

0 commit comments

Comments
 (0)