Main Page

From 6.034 Wiki

(Difference between revisions)
Jump to: navigation, search
(December 19, 2006)
Current revision (15:45, 30 June 2022) (view source)
(Note: We are no longer using this site. See MIT Canvas for class information.)
 
(977 intermediate revisions not shown.)
Line 4: Line 4:
<big>Somewhere, something went wrong.</big>
<big>Somewhere, something went wrong.</big>
</p>
</p>
 +
<center>
-
This is the site for 6.034 Artificial Intelligence, with Professor Patrick Winston.
+
</center>
-
* [[Problem sets]]
+
== '''Welcome to 6.034/6.844'''==
-
* [[Calendar]]
+
 
 +
== '''Note: We are no longer using this site.  See [https://canvas.mit.edu MIT Canvas] for current class information.'''==
 +
 
 +
==6.034==
 +
6.034 introduces representations, methods, and architectures used to build applications and to account for human intelligence from a computational point of view. It covers problem solving and inference paradigms such as constrained search, constraint propagation, rule chaining, inheritance, and statistical inference. It also covers machine learning paradigms such as identification trees, neural nets, genetic algorithms, support-vector machines, and boosting.
 +
 
 +
6.034 meets Monday, Wednesday, and Friday from 10am to 11am.  The lectures, in which we introduce material and talk about the "big picture", usually will be on Monday and Wednesday.  On many Fridays, and the occasional Wednesday, you will learn about what is happening in the field right now from someone who is doing work right now in an area related to the lecture topics.  The lectures, and most of the right-now talks, will be recorded and made available for later viewing.
 +
 
 +
Four examinations, aka quizzes, will cover material from the lectures.  Additional written assignments will cover material presented in lectures and/or the right-now talks.  Labs are programming assignmentsLinks to an external site., released approximately every 7 to 10 days, in which you'll practice your newly acquired skills.
 +
 
 +
Recitations will meet weekly for an hour on Friday and will provide you with a venue in which you can review lecture material, work practice problems, and have small-group discussions.  Students will choose their recitation times the first week of class.  All students taking this class for credit must sign up for a recitation; attendance during the term is strongly encouraged but not required.  Recitation meetings will not be recorded, but a recorded review of the week's recitation material will be available for students unable to attend a recitation. 
 +
 
 +
6.034 is no longer offered in the spring term.
 +
 
 +
We are pleased to note that Bloomberg has listed 6.034 as among [https://www.bloomberg.com/news/articles/2015-06-11/five-of-the-best-computer-science-classes-in-the-country "Five of the Best Computer Science Classes in the U.S."]
 +
 
 +
==6.844 (Graduate Version)==
 +
6.844 was created in response to requests from grad students who wanted to take 6.034, but needed graduate level credit.
 +
 
 +
It is a supplement to 6.034:  You will take 6.034 as usual and do all of that work (lectures, labs, quizzes, etc.), and in addition attend the 6.844 session and do the work required there. That session will meet every Friday 11am-12pm virtually via Zoom.  The Zoom link for the class can be found on the 6.844 Canvas site [https://canvas.mit.edu/courses/4571 here]. The class will be recorded and available for later viewing.
 +
 
 +
For each 6.844 session, students read an assigned paper or papers from the research literature, write up a one page response to a set of provided questions, and come  to class prepared to discuss answers to those questions.
 +
 
 +
Accommodations will be made for students in different time zones.  To keep the class size manageable and to encourage active class participation, we do not allow listeners.
 +
 
 +
For more information, visit the [[6.844 Info]] page or the [https://canvas.mit.edu/courses/4571 6.844 Canvas site].
 +
 
 +
 
 +
===Logistical stuff===
 +
 
 +
* [[Frequently Asked Questions | Frequently asked questions]]
 +
* [[Grading and collaboration policy]]
 +
 
 +
* [[Staff | Staff names and email addresses]]
<!--
<!--
-
* Tips for [[using DrScheme]]
+
* [[Recitations | Recitations]]
-
* [[Staff]]
+
-
* [[Tutorial assignments]]
+
-
* [[Recitation assignments]]
+
-->
-->
-
* [[Frequently Asked Questions]]
+
* [[Office Hours | Office Hours]]
-
* [[Demonstrations]]
+
-
* [http://courses.csail.mit.edu/6.034f/Examinations Previous examinations]
+
-
* [http://courses.csail.mit.edu/6.803/index.html 6xxx home page]
+
-
* [https://sixweb.mit.edu/evaluate/6.034-f2006 Evaluation]
+
-
== News ==
+
<!--
-
__NOTOC__
+
* [http://goo.gl/forms/5Q6X53fNrE Suggestion Box]
-
=== December 19, 2006 ===
+
-->
-
It's over! You can examine your graded final and get your final grade in Patrick's office (32-251) after noon, Tuesday, December 19, and through IAP.
+
-
By institute rule, you cannot take your final away from the office.  Alternatively, you can learn your grade in a few days via WEBSIS.
+
-
You cannot get your grade any other way.  By institute rules, we cannot
+
===Reference stuff===
-
give out grades by email or by telephone, nor can we post grades.  In particular, if
+
-
you go to the Undergraduate Office, and ask for your grade, you will
+
-
drive the normally kind, courteous, and helpful <b>Anne Hunter crazy
+
-
with rage</b>, which will be <b>viciously directed at the 6.034 staff</b>.
+
 +
* [[Calendar]] 
 +
* [https://ai6034.mit.edu/wiki/images/6.034_lectures_f20.pdf Lecture schedule] (Subject to change.)
 +
* [[Reference material]]
 +
<!-- * [https://ai6034.mit.edu:444/recitations/ Recitations]-->
 +
* [[Labs]] (also known as "problem sets")
 +
* [http://piazza.com/mit/fall2020/6034 Piazza]
 +
<!-- * '''NEW:''' [http://web.mit.edu/6.034/www/sigmoid/ Grade Calculator] -->
 +
* [[Demonstrations]]
 +
* [http://web.mit.edu/dxh/www/ Dylan's AI Demonstrations]
 +
<!-- * [https://www.youtube.com/playlist?list=PLxymR0ZPfMmV-vGtvhvTeWHIcnh-bTjDI Jessica's 2016 Recitation Videos] -->
 +
* [http://courses.csail.mit.edu/6.034f/Examinations/ Quiz archive]
 +
* [[6.844 Info]]
 +
<!--
 +
Note that the current staff mailing list is '''6.034-2020-staff@mit.edu'''.
 +
-->
-
The TAs have finally gotten around to writing the hidden tester for [[Problem set 5]]. You should receive grades shortly.
+
== '''News''' ==
 +
* [[Announcements | Announcements]]
-
Please participate in the HKN Underground Guide survey, via link above.
+
* [[Events | Events]]
-
=== December 14, 2006 ===
+
<!--
 +
===December 2019===
 +
====Monday, December 16:  Final exam info====
 +
We wish you well on the 6.034 final exam tomorrow:
 +
* '''Tuesday, Dec. 17, 1:30pm-4:30pm, at Johnson Track'''
-
Luis Ortiz will hold office hours in the student street near 32-123 at 11-1 tomorrow, SaturdayFinal review 32-123 at 1+.  Old quizes are like to be available in same area at 12-1.
+
For those of you new to MIT, the Johnson Track is on the second floor of the Johnson Athletic Center (W34)There will be signs and people directing you where to go.
-
=== December 13, 2006 ===
+
====Monday, December 16:  Another chance to get 6.034 T-Shirts!====
-
There remains some confusion about how we are computing grades. Read this to be sure you are not among the confused.
+
There was sufficient interest in ordering more 6.034 t-shirts that we’ve opened up a second group order form. The shirts will be the same as in the last order: black with white letters, in two varieties---crew-neck ($11.21; YS-4XL) and V-neck ($12.52 ; XS-3XL).  There's a sizing chart on the order form; the shirts run a bit small. 
-
The maximizing operator we propose to use will recognize topic areas corresponding to the
+
As a (soon to be) 6.034 alum, you’re welcome to order as many shirts as you like. You can see the design and place your order directly through the 6.034 2019 Custom Ink group order form: https://www.customink.com/g/wqq0-00c3-4efh
-
four quizes, not the problems that appeared on the quizzes. Thus, for example, if you
+
-
did great on the SVM problem and horrible on the boosting problem, you still need to do
+
-
"thorough understanding" level work on the entire section of the final corresponding to
+
-
Quiz 4 to get an A for that topic area, not just the boosting part (presuming that topic
+
-
area 4 is again represented by SVMs and boosting).
+
-
If you are well inside the thresholds we established for a quiz, and you are satisfied
+
THE GROUP ORDER FORM WILL CLOSE ON SUNDAY, DECEMBER 22nd AT 11:59pm.
-
with where you are, it will do absolutely no harm to ignore the corresponding section
+
-
of the final completely.  
+
-
The performance of other students does not matter as there is no curveIf you elect to ignore part of the final, it does not matter how the people who work on that part perform; it does not matter if they all get 0 or all get 100 as far a your score is concerned (that is, the quiz threshholds, once set, are never adjusted).
+
We will coordinate shirt pickup during IAP and Spring Semester.
 +
   
 +
====Thursday, December 5:  End of term info====
-
We will fit a curve to the quiz grades that flattens out by the time you
+
* '''Grade calculator''':  You can access the 6.034 grade calculator (so you can see what your final grade is right now) [http://web.mit.edu/6.034/www/sigmoid/ here].
-
are four or five points from a boundary. Thus, if you are right on the upper
+
-
boundary, you get a 4.5 for that topic area; if you are five points above the upper
+
-
boundary, you get a 5.0; if you have 100 on an exam, you still get 5.0.
+
-
If you are close to a threshold, it could pay and cannot hurt to have another go at the materialSuppose, for example,
+
* '''Final exam survey''':  Please fill out [https://forms.gle/YZ5KcjYHD3UYij3X8 this Google form] if you plan on taking (some of) the final exam. We'd like to get an estimate of the number of finals to print out (and save some trees).  
-
that you were just a hair above the upper threshold on all the quizzes; you would have a 4.5 + epsilon for those, but if you
+
-
end up in the middle of the B range on part 5 or got a B in the homework/tutoral dimension of the subject, then the B or Bs might drag you below a 4.5 GPA.
+
-
Topic areas are roughly defined by the quizes and precisely defined, inclusively, as
+
* '''Recitation''':  Recitation on Mon 12/9 and Tues 12/10 will be a Lightening Review of all the topics in the class, with some problem solving.
-
follows:
+
-
<pre>
+
* '''Office Hours''':  All regularly scheduled office hours from Thurs 12/5 to Wednesday 12/11 are cancelled. There will be OH Thurs 12/12-Mon 12/16 for the final exam (see schedule on OH page).
-
1 September 6--September 20
+
-
2 October 2--October 16
+
-
3 October 18-- November 6
+
-
4 November 8--November 20
+
-
5 November 27--December 13
+
-
</pre>
+
 +
* '''Final exam review sessions''':  We will have some final review sessions, split up by quiz topics, between Thurs 12/12 and Sat 12/14 (see schedule on OH page).
 +
* '''Bonus SRNs''':  The lectures from 12/2 through 12/11 will have bonus SRNs on the final. The points will be added into your total SRN score before dividing by 3, so they essentially act as extra credit points (see piazza post @590 for an example).
-
=== December 12, 2006 ===
+
* '''Final class''':  What we learned, what classes to take post-6.034, the final exam, t-shirt distribution, and goodbye!
-
==== Quiz 4 ====
+
* '''Class evaluation''':  Please help us make 6.034 even better by filling out the class evaluation survey available [https://registrar.mit.edu/classes-grades-evaluations/subject-evaluation here] until Monday, December 16, 9am.  What did you like? Not like?  What would you like to see kept? Changed?  etc.  For 6.844 students, please fill out the survey evaluating the 6.034 components of the class and include evaluation of the 6.844 components in the comments section.
-
Quiz 4 has been graded.
+
* '''Final exam date & time''': Tuesday 12/17, 1:30pm-4:30pm @ Johnson Track
-
Here's the grading breakdown to help you judge how you did:
+
-
{| cellpadding=5 border=1 cellspacing=0 style="font-family: Times New Roman, Times, serif; clear: right;" align="center" width="75%"
+
====Wednesday, December 4: Quiz 4 thresholds====
-
|- align=left bgcolor=#eeeeee
+
We will be returning Quiz 4 before and after class on Friday and during recitations next Monday and Tuesday.
-
! Problem !! Max. points !! Thorough understanding !! Acceptable understanding !! Needs help
+
 
 +
Reminder:  The thresholds below do not include SRN points.  SRN questions are a separate component of your final grade.  See [[grading policy]].  Also see [[#soft-cutoff-note]].
 +
 
 +
{| cellpadding=2 border=1 cellspacing=2
 +
|-
 +
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|- grad
 +
| style="text-align:left;" | Problem 1: Bayes  (50) || ≥ 46 || ≥ 40 || ≥ 34
|-
|-
-
|1 (Boosting)                         || 50 || &ge; 45 || &ge; 38 || &lt; 38
+
| style="text-align:left;" | Problem 2: Boosting  (50) || 45 || ≥ 40 || ≥ 35
|-
|-
-
|2 (Support Vector Machines)          || 50 || &ge; 42 || &ge; 34 || &lt; 34
+
| style="text-align:left;" | '''Total''' || '''≥ 91''' || '''≥ 80''' || '''≥ 69'''
-
|- bgcolor=#ffffee
+
-
|'''Total'''                         || 100|| &ge; 87 || &ge; 72 || &lt; 72
+
|}
|}
-
=== December 7, 2006 ===
+
====Sunday, December 1: Quiz 4 Locations====
-
There will be no Mega-Recitation this week.
+
Quiz 4 (covering Bayes and Boosting) will be held on Wednesday, December 4th at 10am. As usual, half of you will take the quiz in 10-250 and half in Walker, enabling less crowded conditions. Locations:
-
=== December 2, 2006 ===
+
* '''Family name A-L:  Walker, 3rd floor'''
-
Boosting notes are available from Mega-Recitation:
+
* '''Family name M-Z: 10-250'''
-
* [http://web.mit.edu/6.034/notes/boost_prob.pdf Boosting Problem]
+
Note: The room assignments are the same as those for Quiz 2.
-
* [http://web.mit.edu/6.034/notes/boost_probs_sol.pdf Boosting Problem Solutions]
+
-
* [http://web.mit.edu/6.034/notes/boost_notes.pdf Boosting Notes]
+
-
=== November 22, 2006 ===
+
Listeners and nonregistered students who would like to take the quiz, please go to 10-250. 
-
[[Problem set 5]], the last problem set in this course, has been released. It's due Wednesday, November 29.
+
As always the quiz is open book, open notes, open just about everything, including a calculator, but no computers or electronic devices. This quiz will be the final quiz of the semester before the final!
-
=== November 20, 2006 ===
+
===November 2019===
-
==== How you are doing ====
+
==== Monday, November 18: 6.034 T-Shirts! ====
 +
We have exciting news:  6.034 T-shirts are ready to be ordered! This year the shirts are black with white letters and come in two varieties---crew neck ($8; YS-4XL) and V-neck ($9.30; XS-3XL).  There's a sizing chart on the order form.
-
See the newly clarified FAQ item describing how final grades are computed.
+
Please use the following link to place your order: https://www.customink.com/g/wqq0-00c2-423m. 
-
==== Quiz 3 ====
+
-
Quiz 3 has been graded.
+
The order form will close at '''11:59pm on Sunday November 24''', so please order as soon as possible!  We plan on handing out the shirts the last week of classes.
-
Here's the grading breakdown to help you judge how you did:
+
-
{| cellpadding=5 border=1 cellspacing=0 style="font-family: Times New Roman, Times, serif; clear: right;" align="center" width="75%"
+
====Sunday, November 17: Lab 9====
-
|- align=left bgcolor=#eeeeee
+
Lab 9 has been released under "labs" and is due Wednesday, 12/4 at 10pm.
-
! Problem !! Max. points !! Thorough understanding !! Acceptable understanding !! Needs help
+
 
 +
==== Monday, November 11: Lab 8 ====
 +
Lab 8 has been released under "labs" and is due Wednesday, 11/27 at 10pm.
 +
 
 +
====Monday, November 11: Quiz 3 Pickup and Recitation 11/11 + 11/12====
 +
Congratulations on finishing Quiz 3!
 +
 
 +
*We will be handing back quizzes Tuesday, November 12th during all of the regularly scheduled OH sections.  
 +
 
 +
*Due to Veterans Day observance, we will not be holding recitation next week on either Monday (11/11) or Tuesday (11/12), and all OH on Monday are cancelled.
 +
 
 +
==== Wednesday, November 6: Quiz 3 thresholds====
 +
Note:  The thresholds below do not include SRN points.  SRN questions are a separate component of your final grade.  See [[grading policy]].
 +
 
 +
{| cellpadding=2 border=1 cellspacing=2
 +
|-
 +
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|- grad
 +
| style="text-align:left;" | Problem 1: Neural Networks  (50) || ≥ 46 || ≥ 42 || ≥ 38
|-
|-
-
|1 (Nearest neighbors &amp; ID trees) || 50 || &ge; 42 || &ge; 34 || &lt; 34
+
| style="text-align:left;" | Problem 2: SVMs  (50) || ≥ 45 || ≥ 41 || ≥ 35
|-
|-
-
|2 (Neural nets)                      || 50 || &ge; 37 || &ge; 25 || &lt; 25
+
| style="text-align:left;" | '''Total''' || '''≥ 91''' || '''≥ 83''' || '''≥ 73'''
-
|- bgcolor=#ffffee
+
-
|'''Total'''                         || 100|| &ge; 79 || &ge; 59 || &lt; 59
+
|}
|}
-
=== November 19, 2006 ===
+
Reminder:  The goal of our 3,4,5 scale is to group level of understanding into three broad categories so that you and we can get a sense of your level of understanding (thorough/acceptable/some
-
There will be no tutorials this week.  Enjoy the upcoming long weekend.
+
understanding) without caring about exact point totals.
-
=== November 15, 2006 ===
+
<span id="soft-cutoff-note"  Note about soft cutoffs/span>
-
There <b>will be</b> a megarecitation this week, focused on support vector machine problems.
+
The cutoffs for these levels, though, are “soft”: The cutoffs are applied using a smooth stairstep function (in fact, a sigmoid) and as a result are gradual.  So being a few points below the cutoff won’t make a significant difference in the final calculation of your 6.034 grade, just as small point differences don’t reflect significant differences in understanding.  So if you are just a few points below one of the cutoffs, say for thorough understanding (5), you don’t need to worry about itSee the [http://web.mit.edu/fnl/volume/204/winston.html  Faculty News Letter article] for more details about the cutoffs and the student-centered policies behind this grading scheme.
-
=== November 14, 2006 ===
+
-
As a reminder, Quiz 3 will be held tomorrow, Wednesday, November 15, from 11:05AM -11:55AM, in 32-123, where the lectures are heldPast exams can be accessed
+
-
[http://courses.csail.mit.edu/6.034/Fall/Examinations/ right here].
+
-
=== November 13, 2006 ===
+
===October 2019===
-
There will be an open session tonight, Monday, at 7:00 pm in 32-123, in connection with the material to be covered on Wednesday's quiz.  Not much will be presented; the purpose is mainly to answer questions and clear up confusions. 
+
-
=== November 10, 2006 ===
+
-
The calendar now provides access to revised neural net notes that are believed to be much clearer than the previous notes.  These new notes focus on relating the weight-adjustment formulas to neural net diagrams.
+
-
=== November 8, 2006 ===
+
====Monday, October 28: Quiz 3 Locations====
-
Because Friday is a holiday the megarecitation, has become a quiz review, and will be held on Thursday, November 9, at 7pm, in 32-123.
+
Quiz 3 (covering neural networks and support vector machines) will be held on November 6 at 10am. You will be in the same location as you were in for Quiz 1. Hence,
 +
* '''Family name A-L:  10-250'''
 +
* '''Family name M-Z:  Walker, 3rd floor'''
-
=== November 7, 2006 ===
+
Listeners and nonregistered students who would like to take the quiz, again please go to 10-250.
-
[[Problem set 4b]] is released.  It is due in one week.
+
-
=== November 6, 2006 ===
+
====Monday, October 28: Lab 7====
 +
Lab 7 has been released under "labs" and is due Wednesday, 11/6 at 10pm.
-
[[Problem set 4a]] mistakenly included a neural net problem in
+
==== Sunday, October 20: Quiz 2 thresholds====
-
ps4.scm, called "question 3", which you are to ignore.
+
We will be returning Quiz 2 during recitations on Monday and Tuesday. You must attend your assigned recitation to receive your quiz. (Check your assigned section on the [https://ai6034.mit.edu:444/recitations/ Recitations page].)
 +
 +
* If you are a listener/non-registered student who took the quiz, you can pick yours up at Jennifer Madiedo's Office Hours (Tuesday 10am-12pm).
 +
* You have until the day before Quiz 3 to request regrades for Quiz 2.
 +
* Note:  The thresholds below do not include the SRN points, just core material and extra +1 for TA choice.
-
Part 4b, which focues on neural nets, will be released this afternoon.
+
{| cellpadding=2 border=1 cellspacing=2
-
It does not involve any coding.  It will be due November 14th, the night
+
|-
-
before the quiz.  We thought it important to add 4b to 4a because it is
+
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
-
highly likely that the next quiz will have a neural net problem.
+
|-
 +
| style="text-align:left;" | Problem 1: k-Nearest Neighbors (31) || ≥ 28 || ≥ 24 || ≥ 21
 +
|-
 +
| style="text-align:left;" | Problem 2: ID Trees (31) || ≥ 29 || ≥ 25 || ≥ 21
 +
|-
 +
| style="text-align:left;" | Problem 3: Constraint Propagation (32) || ≥ 27 || ≥ 22 || ≥ 18
 +
|-
 +
| style="text-align:left;" | '''Total''' || '''≥ 84''' || '''≥ 71''' || '''≥ 60'''
 +
|}
-
[[Problem set 4a]] has been updated with a new, more accurate public tester.
+
====Sunday, October 20: Lab 6====
 +
Lab 6 has been released under "labs" and is due Wednesday, 10/30 at 10pm.
-
=== November 2, 2006 ===
+
====Thursday, October 10: Updated OH over holiday weekend====
-
'''[[Problem set 4a]]''' is released, due Wednesday, November 8.  Expect a part b in the next day or two.
+
Due to the institute holidays, we will be making the following changes to Monday (10/14) and Tuesday (10/15) office hours:
-
=== October 27, 2006 ===
+
1. There will be '''no OH on Monday (10/14)'''.
-
==== Problem set 4 postponed!  No Mega-Recitation tomorrow! ====
+
-
Take a break -- you've earned it. There is no problem set this week.
+
2. There will be '''OH on Tuesday (10/15) from 3-7pm in [http://ai6034.mit.edu/wiki/images/32-155.png 32-155]''' staffed by multiple TAs.
-
Tutorials on Monday will cover various topics that aren't represented in the problem sets.
+
Note: The final hour (6-7pm) of Tuesday's OH will be reserved solely for quiz questions/quiz review so we will not be answer any lab/debugging questions. You can ask any questions---whether class, lab, or quiz related--- in the first three hours (3-6pm).
-
There is also no mega-recitation this week.
+
====Thursday, October 10: Quiz 2 Locations====
 +
'''Quiz 2''' (covering constraint propagation, k-nearest neighbors, and identification trees) will be held on '''Wednesday, October 16''' at 10am.  Note: Quiz 2 will also have an SRN section. The topics covered can be found on the  6.034 Reference Material page.
-
==== Problem set 3 ====
+
If you were in 10-250 for Quiz 1, you will be in Walker for Quiz 2, and vice versa. Hence, for Quiz 2:
-
Problem set 3 was re-graded. The original hidden tester had a flawed test case, and also didn't catch large problems with alpha-beta search. Updated grades have been sent out. (If you submitted late, your problem set hasn't been graded yet.)
+
* '''Family name A-L:  Walker, 3rd floor'''
 +
* '''Family name M-Z:  10-250'''
-
The problem set was scored out of 105, to reflect the 5 points from the game heuristic problem that were difficult to earn. The highest score was 102. Congratulations to all who earned that score by winning 7 out of 10 games.
+
Listeners and nonregistered students who would like to take the quiz, please go to 10-250.
-
=== October 26, 2006 ===
+
====Sunday, October 6: Lab 5====
 +
Lab 5 has been released under "labs" and is due Wednesday, 10/16 at 10pm.
-
==== Quiz 2 ====
+
====Tuesday, October 1:  Final Exam====
-
Quiz 2 has been graded. You can pick up your quiz in recitation today or tomorrow.
+
The 6.034 final exam will be Tuesday, December 17, 1:30pm-4:30pm, at the Johnson Track.
-
Here's the grading breakdown to help you judge how you did:
+
Conflict exam times will be announced after drop date.
-
{| cellpadding=5 border=1 cellspacing=0 style="font-family: Times New Roman, Times, serif; clear: right;" align="center" width="75%"
+
===September 2019===
-
|- align=left
+
 
-
! Problem !! Max. points !! Thorough understanding !! Acceptable understanding !! Needs help
+
====Sunday, September 29: Quiz 1 Thresholds====
-
|-
+
Congratulations on completing Quiz 1! Quizzes will be handed back during recitation this week (Monday and Tuesday). You must attend your assigned recitation to receive your quiz. (Check your assigned section on the [https://ai6034.mit.edu:444/recitations/ Recitations page].)  
-
|1A (Minimax)             || 6  || 6      || 6      || &lt; 6
+
 
-
|-
+
* If you are not signed up for a recitation do so ASAP because in recitation is where we will be handing back quizzes for the entirety of the term.
-
|1B (Alpha-beta)         || 20 || &ge; 17 || &ge; 11 || &lt; 11
+
* If you are a listener/non-registered student who took the quiz, you can pick yours up at Jennifer Madiedo's Office Hours (Tuesday 10am-12pm).
-
|-
+
 
-
|1C (Iterative deepening) || 10 || 10      || &ge; 6  || &lt; 6
+
 
-
|-
+
'''NOTE:  All regrade requests are handled through your assigned TA.'''
-
|1D (Optimal alpha-beta) || 14 || &ge; 10 || &ge; 8  || &lt; 8
+
 
-
|-
+
 
-
|'''1 (Game search)'''   || 50 || &ge; 43 || &ge; 31 || &lt; 31
+
{| cellpadding=2 border=1 cellspacing=2
-
|- bgcolor=#777777
+
-
|colspan=5|
+
|-
|-
-
|2A (Forward checking, neighbors)         || 20 || &ge; 16 || &ge; 10 || &lt; 10
+
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: Search (33) || ≥ 28 || ≥ 23 || ≥ 18
|-
|-
-
|2B (Forward checking through singletons) || 20 || &ge; 18 || &ge; 14 || &lt; 14
+
| style="text-align:left;" | Problem 2: Rules (34) || ≥ 29 || ≥ 24 || ≥ 19
|-
|-
-
|2C (Most constrained first)             || 10 || &ge; 8  || &ge; 5  || &lt; 5
+
| style="text-align:left;" | Problem 3: Games (33) || ≥ 27 || ≥ 22 || ≥ 17
|-
|-
-
|'''2 (Constraint propagation)            || 50 || &ge; 42 || &ge; 29 || &lt; 29
+
| style="text-align:left;" | '''Total''' || '''≥ 84''' || '''≥ 69''' || '''≥ 54'''
-
|- bgcolor = #777777
+
-
|colspan=5|
+
-
|- bgcolor=#ffffee
+
-
|'''Total''' || 100 || &ge; 85 || &ge; 60 || &lt; 60
+
|}
|}
-
=== October 24, 2006 ===
+
====Sunday, September 29: Lab 4 Released====
-
As a reminder, Quiz 2 will be held tomorrow, Wednesday, October 25, from 11:05AM -11:55AM, in 32-123, where the lectures are held.  Past exams can be accessed
+
Lab 4 has been released under "labs" and is due Tuesday, 10/08 at 10pm.
-
[http://courses.csail.mit.edu/6.034/Fall/Examinations/ here].
+
-
=== October 12, 2006 ===
+
====Thursday, September 19: Quiz 1 Locations====
-
Lectures for Oct 18 and Oct 23 have been swapped.  Calendar reflects change.
+
-
=== October 12, 2006 ===
+
-
'''[[Problem set 3]]''' has been released, covering constraint propagation and game search. It's due next Wednesday, October 18.
+
-
=== October 11, 2006 ===
+
'''Quiz 1''' (covering rule-based systems, search, and games) will be held on '''Wednesday, September 25''' at 10am. Half of you will take the quiz in 10-250 and half in Walker, enabling less crowded conditions. Locations:
-
Automatic grades for Problem Set #2 have been sent out.  If the email is blank, you did not submit anything for the pset.  If you submitted late, but did not email 6.034-tas, then do that now. If you did not receive a grade, it is possible we don't know you're taking the class.  Send an email to 6.034-tas.
+
* '''Family name A-L: 10-250'''
 +
* '''Family name M-Z: Walker, 3rd floor'''
-
=== September 28, 2006 ===
+
Listeners and nonregistered students who would like to take the quiz, please go to 10-250.
-
====[[Problem set 2]]====
+
Note: For Quiz 2, you'll go to the other room (i.e., A-L will go to Walker, M-Z will go to 10-250).
-
[[Problem set 2]] is out. It's due Wednesday, October 4.
+
-
We've now written up a [[problem set grading policy]], which tells you things like:
+
====Thursday, September 19: Lab 3 Released and Extra OH====
-
* How to submit a problem set late (for a 25% penalty)
+
Lab 3 has been released under "Labs" and is due Friday, 9/27 at 10pm.
-
* What GraderBot does
+
-
* Why you should run the tester and make sure it runs successfully before you submit
+
-
====Quiz 1 results====
+
Due to the cancelled OH tomorrow (for student holiday), we have decided to hold one-time temporary OH tonight from 5-9pm in 24-307.
-
6.034 never calculates class averages, because it is not graded on a curve. However, you can use this table to assess how you did on quiz 1.
+
====Friday, September 13: Lab 2 Released ====
 +
Lab 2 has been released under "Labs" link and is due Friday, 9/20 at 10pm.
-
{| cellpadding=5 border=1 cellspacing=0 style="font-family: Times New Roman, Times, serif; clear: right;" align="center" width="75%"
+
====Monday, September 9: Lab 1 Released====
-
|- align=left
+
Lab 1 has been released under "Labs" link and is due Tuesday, 9/17 at 10pm.
-
! Problem !! Max. points !! Thorough understanding !! Acceptable understanding !! Needs help
+
 
-
|-
+
====Sunday, September 8: Recitations assigned and Office Hours====
-
|1 (Search) || 50 || &ge; 37 || &ge; 30 || &lt; 30
+
 
-
|-
+
Recitations have been assigned and can be viewed on the [[Recitations]] page (hint: use ctrl-f to search for your kerberos id)! Recitations begin on Monday 9/9 (tomorrow) and Tuesday 9/10. We'll see you there!
-
|2A (Backward chaining) || 20 || &ge; 16 || &ge; 10 || &lt; 10
+
 
 +
Office hours have been announced and can be found on the [[Office Hours]] page. All office hours will temporarily be held in 32-258 until we get permanent rooms.
 +
 
 +
====Thursday, September 5: Temporary Office Hours for Lab 0====
 +
 
 +
We will be holding temporary office hours for lab 0 this Friday from 12-3pm and 4-5pm in the Genesis group area (in front of 32-258) in CSAIL. Permanent office hours with assigned rooms for the rest of the semester will be announced this weekend and will begin on Monday 9/9.
 +
 
 +
 +
How to get to the area:
 +
 
 +
The Genesis group area is on the second floor of Stata on the Gates side, in front of 32-258.  Below is a visualization of the following instructions:
 +
 
 +
1. Go to the Gates elevators in the Stata Center (building 32). These are the elevators next to the Cafe area.
 +
 
 +
2. Go up the stairs by the elevators and through the door that says CSAIL on it.  You're now on the 2nd floor.
 +
 
 +
3. Make two rights, and then go all the way down the hallway to get to the Genesis group area.
 +
 
 +
[[Image:Directions.PNG]]
 +
 
 +
====Wednesday, September 4: Recitation Sign-Up====
 +
 
 +
Recitations will start next Monday 9/9 and Tuesday 9/10. Please fill out the [http://forms.gle/TvkeAZYQYzg853f86 recitation request form] by 12pm Friday (9/6) to indicate your recitation preferences. Recitation assignments will be sent out by Sunday afternoon.
 +
 
 +
If you are not yet registered for the class, but plan to, please fill out the recitation request form anyway, and register for 6.034 or 6.844 as soon as possible.
 +
 
 +
'''Note: Due to the small discussion-like nature of recitation, listeners and nonregistered students can not attend recitation.'''
 +
 
 +
If you are not planning to register for 6.034, but will instead just attend lectures, please fill out the [http://forms.gle/kAzsUZak9eKaa7bJ8 nonregistered listener form] instead so we can keep you up to date with class announcements.
 +
 
 +
===Summer 2019===
 +
 
 +
==== 6.034 Lab 0 Released ====
 +
 
 +
Many students interested in taking 6.034 for credit wonder if their Python skills are adequate for the 6.034 laboratory assignments, especially those who have not taken 6.0001 or equivalent. The answer is to be found in Lab 0, which in past years we have released at the beginning of the semester.
 +
 
 +
You can look over Lab 0 now, before the semester begins, so that you can determine if you should review Python for a day or two before the semester begins. You can find Lab 0 [[Lab 0 | here]]. ''Note however that you cannot actually submit the lab until the semester begins.''
 +
 
 +
Here are some helpful links if you need to brush up on your Python:
 +
 
 +
* [http://docs.python.org/3/ Python documentation] (includes tutorials you can work through)
 +
* [http://web.mit.edu/6.149/www/materials.html Class site of 6.149] (Intro to Python IAP Class, 2015)
 +
* [http://developers.google.com/edu/python/ Google's free Python Class]
 +
* [http://www.codecademy.com/learn/learn-python Codeacademy]
 +
 
 +
If you have any questions, email the 6.034 staff at 6.034-2019-staff@.
 +
 
 +
====Introducing 6.844, the graduate version of 6.034====
 +
 
 +
6.844 was created in response to requests from grad students who wanted to take 6.034, but needed graduate level credit.
 +
 
 +
It is a ''supplement'' to 6.034---you will take 6.034 as usual and do all of that work (lectures, labs, quizzes), and in addition attend the 6.844 session and do the work required there. That session will meet every Friday 11am-12pm in 32-155. Each week there will be a reading assignment focusing on one or more of the foundational, provocative, or intriguing papers from the research literature. You will be expected to do the reading, write up a one page response to a set of questions that will be provided with the reading, and come to class prepared to discuss your (and others') answers to those questions.
 +
 
 +
The papers will help you learn how to read original research papers in the field and will focus on the science side of AI, addressing the larger scientific questions, rather than existing tools for building applications.
 +
 
 +
The class is heavy on interaction; you will not be able to just sit back and listen. To keep the class size manageable and to encourage active class participation, we do not allow listeners.
 +
 
 +
More information can be found [http://ai6034.mit.edu/wiki/index.php?title=6.844_Info here].
 +
 
 +
====About 6.034, Fall 2019 Edition====
 +
 
 +
In the fall semester of 2019, 6.034 will meet Monday, Wednesday, and Friday from 10am to 11am
 +
in 10-250 (second floor lecture hall in [http://ai6034.mit.edu/wiki/images/MIT-bldg10.png building 10]).  The lectures, in which we introduce material and talk about the "big picture", usually will be on Monday and Wednesday. On many, but not all Fridays, you will learn about what is happening in the field right now from someone who is doing work right now in an area related to the Monday and Wednesday lectures.
 +
 
 +
Examinations will cover material from the lectures as well as the right-now
 +
talks.  It will be extremely difficult to answer questions on the right-now material
 +
if you do not attend the right-now talks because the material is not yet in textbooks
 +
or, in many cases, published papers.
 +
 
 +
Recitations will meet weekly on Monday and Tuesday and provide you with a venue in which you can review lecture material, work practice problems, and have small-group discussions.  On the first day of class, we will make a link available to a form you will fill out that will enable us to assign you to a recitation.
 +
 
 +
Labs are programming assignments, released approximately every 7 to 10 days,  in which you'll practice your newly acquired skills.   
 +
 
 +
More details will emerge during the first lecture.
 +
 
 +
6.034 is no longer offered in the spring term.
 +
 
 +
'''We are pleased to note''' that Bloomberg has listed 6.034 as among [https://www.bloomberg.com/news/articles/2015-06-11/five-of-the-best-computer-science-classes-in-the-country  "Five of the Best Computer Science Classes in the U.S."]
 +
 
 +
<!--
 +
===December 2017===
 +
 
 +
==== Friday, December 15: End-of-semester review sessions ====
 +
 
 +
On Saturday (December 16) and Sunday (December 17), we will be having end-of-semester review sessions covering all 6.034 core topics. More details can be found [[Office_Hours|on the office hours page]].
 +
 
 +
==== Sunday, December 10: Quiz 4 thresholds====
 +
 
 +
We'll be returning Quiz 4 during recitations this week. Beginning Wednesday, you may pick up your quiz from Professor Winston's office ([http://web.mit.edu/6.034/www/32-251.jpg 32-251]) when he is in, or contact your TA to arrange a pick-up. The Quiz 4 thresholds are:
 +
 
 +
{| cellpadding=2 border=1 cellspacing=2
|-
|-
-
|2B.1 (Forward chaining) || 20 || &ge; 18 || &ge; 16 || &lt; 16
+
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: Bayes (50) || ≥ 44 || ≥ 39 || ≥ 33
|-
|-
-
|2B.2 (Infinite loop) || 10 ||colspan=3| If you got this problem correct, consider it a bonus to the entire quiz.
+
| style="text-align:left;" | Problem 2: Boosting (50) || ≥ 46 || ≥ 41 || ≥ 35
|-
|-
-
|Total || 100 || &ge; 71 || &ge; 56 || &lt; 56
+
| style="text-align:left;" | '''Total''' || '''≥ 90''' || '''≥ 80''' || '''≥ 68'''
|}
|}
-
=== September 27, 2006 ===
+
==== Friday, December 1: Quiz 4 Locations ====
-
There is no mega-recitation this week.
+
-
You can pick up your graded quizzes in your recitation on Thursday or Friday, or at Prof. Winston's office (32-251).
+
Quiz 4 will take place on Wednesday, December 6. Locations will be the same as for Quiz 2. That is,
 +
* Family name A-M in Walker, 3rd floor
 +
* Family name N-Z in 10-250
-
=== September 26, 2006 ===
+
The core topics are Bayesian inference and boosting (Adaboost). The spiritual/right now topics are listed as "4srn" on the [[Reference_material_and_playlist|Reference material page]].
-
Tutorial hours will be held on Tuesday this week. Monday was a student holiday so Monday students can go to ANY Tuesday tutorial they can make.  The tutorials will be a quiz review for Wednesday's quiz.  Bring questions about material you're unsure about.  
+
-->
-
The exam will cover the material learned so far in the course, which can be found at [[Calendar]].  Exam questions are quite like what you've seen in mega-recitation and tutorials.  Past exams can be accessed
+
<!--
-
[http://courses.csail.mit.edu/6.034/Fall/Examinations/ here].
+
===November 2018===
-
The terminology has changed over the past several years, and no previous 6.034 class has been in this format with four quizzes, so the mega-recitation still provides the best example problems for quizzes.
+
==== Monday, November 20: 6.034 2017 T-shirts announced ====
-
In particular, we will not use the terms "trigger" and "visited list" this year, the quiz will be shorter than previous years' Quiz 1, and it will of course only cover topics we've covered in the class so far.
+
By popular request, you can now order a limited-edition 6.034 2017 T-shirt, featuring our class motto as coined by Dr. Vikash Mansinghka, former 6.034 student and Head TA.
-
=== September 25, 2006 ===
+
This year's T-shirt will be available in sapphire blue, available at cost in both crew-neck ($8) and v-neck ($9). If you would like to buy one, [https://www.customink.com/g/fhs0-00b8-7wfk please order here] by '''Tuesday morning, November 28'''.
-
Reminder: There will be an in-lecture quiz on Wednesday,September 27.  As always in 6.034, the quiz will be open book and open notes; bring anything you want within reason. Laptops are not considered within reason.  
+
-
=== September 22, 2006 ===
+
==== Sunday, November 12: Quiz 3 thresholds====
-
[[Problem set 1]] has been graded, and the grades were e-mailed out by GraderBot. If you haven't received any grade e-mails yet, we might not know you're in the class, so [mailto:6.034-tas@mit.edu e-mail the TAs].
+
-
The [http://web.mit.edu/6.034/psets-f06/ps0 solutions to pset 0] and [http://web.mit.edu/6.034/psets-f06/ps1 solutions to pset 1] have been released.
+
We hope you've had a pleasant long weekend!
-
=== September 19, 2006 ===
+
We'll be returning Quiz 3 during recitations tomorrow and Tuesday. Beginning Wednesday, you may pick up your quiz from Professor Winston's office ([http://web.mit.edu/6.034/www/32-251.jpg 32-251]) when he is in, or contact your TA to arrange a pick-up. The Quiz 3 thresholds are:
-
An erratum has been added to [[Problem set 1]], clarifying some inconsistency in the use of the word "trigger".
+
-
=== September 17, 2006 ===
+
{| cellpadding=2 border=1 cellspacing=2
-
Grades for PS0 have been e-mailed out.
+
|-
 +
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: SVMs (50) || ≥ 45 || ≥ 39 || ≥ 33
 +
|-
 +
| style="text-align:left;" | Problem 2: Neural Networks (50) || ≥ 45 || ≥ 40 || ≥ 33
 +
|-
 +
| style="text-align:left;" | '''Total''' || '''≥ 90''' || '''≥ 79''' || '''≥ 66'''
 +
|}
-
If you didn't receive a grade, it may be that we haven't graded your problem set yet. It could be because we don't know your Athena username, or because you submitted it late, in which case it will be sent out in a second round of grading.
+
==== Tuesday, November 7: Quiz 3 Locations ====
-
(If you are listed on [[Tutorial assignments]] with an address that isn't @mit.edu, please [mailto:6.034-tas@mit.edu let us know] your Athena username. If you are a cross-registered student, you are supposed to be able to acquire an Athena username.)
+
Quiz 3, covering neural networks and support vector machines, will be held during class time on November 8. You will be in the same location as you were for Quiz 1: in other words,
 +
* Family name A-M will be in 10-250
 +
* Family name N-Z will be in Walker, 3rd floor
-
=== September 14, 2006 ===
+
-->
-
Mega-Recitation will be held tomorrow, Friday 11AM-Noon, in 32-123. 
+
-
[[Problem set 1]] has been released.
+
<!--
 +
===October 2018===
-
=== September 13, 2006 ===
 
-
[[Problem set 0]] is due at midnight tonight.
 
-
Thursday recitation room assignments have been made. Check the [[Recitation assignments]] page for where your section will meet.
+
==== Monday, October 22: Quiz 2 thresholds====
 +
We will be returning Quiz 2 during recitations on Monday and Tuesday. Beginning Wednesday, you may pick up your quiz from Professor Winston's office ([http://web.mit.edu/6.034/www/32-251.jpg 32-251]) when he is in, or contact your TA to arrange a pick-up. Thresholds are:
-
=== September 12, 2006 ===
+
{| cellpadding=2 border=1 cellspacing=2
-
Recitations have been assigned.  Check the [[Recitation assignments]] page for which one you're in. 
+
|-
 +
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: ID Trees (30) || ≥ 27 || ≥ 24 || ≥ 19
 +
|-
 +
| style="text-align:left;" | Problem 2: k-Nearest Neighbors (30) || ≥ 26 || ≥ 22 || ≥ 16
 +
|-
 +
| style="text-align:left;" | Problem 3: Constraint Propagation (40) || ≥ 33 || ≥ 26 || ≥ 20
 +
|-
 +
| style="text-align:left;" | '''Total''' || '''≥ 86''' || '''≥ 72''' || '''≥ 55'''
 +
|}
-
Some of the tutorials that meet on Monday have been assigned different rooms since yesterday.  Check the updated [[tutorial assignments]] page for permanent room assignments.
+
====Saturday, October 14: Quiz 2 Locations====
-
=== September 8, 2006 ===
+
Quiz 2 (covering constraint propagation, k-nearest neighbors, and identification trees) will be held on October 18 at 10am. If you were in Walker for quiz 1, you will be in 10-250 for quiz 2, and vice versa. Hence,
-
Tutorials have been assigned. Check the [[tutorial assignments]] page for which one you're in.
+
* Family name A-M will be in '''Walker, 3rd floor'''
 +
* Family name N-Z will be in '''10-250'''
-
Recitations will be assigned by Wednesday.
+
==== Sunday, October 1: Quiz 1 thresholds====
 +
Quiz 1 will be returned in recitations on Monday and Tuesday. Beginning Wednesday, you may pick up your quiz from Professor Winston's office ([http://web.mit.edu/6.034/www/32-251.jpg 32-251]) when he is in, or contact your TA to arrange a pick-up. Thresholds are:
-
=== September 5, 2006 ===
+
{| cellpadding=2 border=1 cellspacing=2
-
Based on discussions with students from previous years, we are introducing several changes
+
|-
-
in the fall, 2006 version of 6.034, including the following:
+
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: Search (35) || ≥ 32 || ≥ 27 || ≥ 22
 +
|-
 +
| style="text-align:left;" | Problem 2: Rules (35) || ≥ 31 || ≥ 27 || ≥ 21
 +
|-
 +
| style="text-align:left;" | Problem 3: Games (30) || ≥ 28 || ≥ 24 || ≥ 20
 +
|-
 +
| style="text-align:left;" | '''Total''' || '''≥ 91''' || '''≥ 78''' || '''≥ 63'''
 +
|}
-
==== Quizzes and evaluations ====
+
-->
-
This year, we will have 4 quizzes instead of 2, so as to both reduce time pressure and
+
-
test less material per quiz.
+
-
The final will be organized into parts corresponding to the quizzes.  If you have a bad day
+
<!--
-
on one of the quiz days, you can make up for it on the final, as we propose to give you
+
===November 2018===
-
the higher of the two grades.
+
-
All quizzes and the final are open book, open notes, open problem sets and solutions,
+
==== Wednesday, December 12====
-
open everything, except for computers.
+
-
==== Tutorials and recitations ====
+
[[Media:6034.pdf | Today's slides]]
-
As in previous years, we will have tutorials on Mondays and Tuesdays and recitations on
+
==== Monday, December 10: Quiz 4 thresholds====
-
Thursdays and Fridays.  In addition, this year we are introducing the concept of a
+
-
megarecitation, to be held 11&#150;12 on Fridays.  Roughly, the purpose of each element is
+
-
as follows:
+
-
<table cellpadding=5 border=1><tr><td>
+
We'll be returning Quiz 4 during recitations this week. Beginning Wednesday, contact your TA to arrange a pick-up. The Quiz 4 thresholds are:
-
<b>Element</b> </td><td><b>Purpose</b>
+
-
</td></tr><tr><td>Lectures: </td><td>To introduce most of the material and provide the big picture
+
-
</td></tr><tr><td>Tutorials: </td><td>To provide help with the homework and assess understanding
+
-
</td></tr><tr><td>Mega recitation: </td><td>To demonstrate how to work problems of the kind that tend to show up on the quizzes
+
-
</td></tr><tr><td>Regular recitations </td><td>To introduce some of the material, answer questions, provide additional
+
-
perspective, and be a venue small enough for discussion
+
-
</td></tr></table>
+
-
==== Times and places of recitations and tutorials ====
+
{| cellpadding=2 border=1 cellspacing=2
-
We will ask you to fill out a schedule form in the first lecture so that we can make
+
|-
-
assignments.  Ignore the times listed by the registrar.
+
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / Needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: Boosting (56) || ≥ 50 || ≥ 46 || ≥ 39
 +
|-
 +
| style="text-align:left;" | Problem 2: Bayes (44) || ≥ 40 || ≥ 37 || ≥ 31
 +
|-
 +
| style="text-align:left;" | '''Total''' || '''≥ 90''' || '''≥ 83''' || '''≥ 70'''
 +
|}
-
There will be no tutorials, regular recitations, or megarecitation during the first week
+
==== Friday, November 30: Quiz 4 Logistics and Review Session ====
-
of class, the week of September 4.
+
 
 +
Quiz 4 will take place next Wednesday, December 5 during class time. Locations will be the same as for Quiz 2. In other words,  
 +
*Family name A-M in Walker
 +
*Family name N-Z in 10-250.
 +
 
 +
The core topics are Bayesian inference and boosting (Adaboost). The spiritual/right now topics are listed as "4srn" on the Reference material page.  
 +
 
 +
We will be hosting a review session on Monday December 3 (12/03/18) from 7:30-9:30pm in room 32-123 in which we will go over example problem and answer questions. Please note that TAs will not be able to stay past 9:30, so if you have questions about particular exams or labs please plan on attending office hours or post on Piazza.
 +
-->

Current revision

Image:Evolve.jpg
Somewhere, something went wrong.

Contents

Welcome to 6.034/6.844

Note: We are no longer using this site. See MIT Canvas for current class information.

6.034

6.034 introduces representations, methods, and architectures used to build applications and to account for human intelligence from a computational point of view. It covers problem solving and inference paradigms such as constrained search, constraint propagation, rule chaining, inheritance, and statistical inference. It also covers machine learning paradigms such as identification trees, neural nets, genetic algorithms, support-vector machines, and boosting.

6.034 meets Monday, Wednesday, and Friday from 10am to 11am. The lectures, in which we introduce material and talk about the "big picture", usually will be on Monday and Wednesday. On many Fridays, and the occasional Wednesday, you will learn about what is happening in the field right now from someone who is doing work right now in an area related to the lecture topics. The lectures, and most of the right-now talks, will be recorded and made available for later viewing.

Four examinations, aka quizzes, will cover material from the lectures. Additional written assignments will cover material presented in lectures and/or the right-now talks. Labs are programming assignmentsLinks to an external site., released approximately every 7 to 10 days, in which you'll practice your newly acquired skills.

Recitations will meet weekly for an hour on Friday and will provide you with a venue in which you can review lecture material, work practice problems, and have small-group discussions. Students will choose their recitation times the first week of class. All students taking this class for credit must sign up for a recitation; attendance during the term is strongly encouraged but not required. Recitation meetings will not be recorded, but a recorded review of the week's recitation material will be available for students unable to attend a recitation.

6.034 is no longer offered in the spring term.

We are pleased to note that Bloomberg has listed 6.034 as among "Five of the Best Computer Science Classes in the U.S."

6.844 (Graduate Version)

6.844 was created in response to requests from grad students who wanted to take 6.034, but needed graduate level credit.

It is a supplement to 6.034: You will take 6.034 as usual and do all of that work (lectures, labs, quizzes, etc.), and in addition attend the 6.844 session and do the work required there. That session will meet every Friday 11am-12pm virtually via Zoom. The Zoom link for the class can be found on the 6.844 Canvas site here. The class will be recorded and available for later viewing.

For each 6.844 session, students read an assigned paper or papers from the research literature, write up a one page response to a set of provided questions, and come to class prepared to discuss answers to those questions.

Accommodations will be made for students in different time zones. To keep the class size manageable and to encourage active class participation, we do not allow listeners.

For more information, visit the 6.844 Info page or the 6.844 Canvas site.


Logistical stuff


Reference stuff

News



Personal tools