Main Page

From 6.034 Wiki

(Difference between revisions)
Jump to: navigation, search
m (test)
Line 5: Line 5:
</p>
</p>
-
This is the site for 6.034 Artificial Intelligence, with Professor Patrick Winston.
+
This is the site for 6.034 Artificial Intelligence, Fall 2012, with Professor Patrick Winston.
 +
 
 +
== News ==
 +
 
 +
==== 28 August 2012 ====
 +
 
 +
We are considering substantial changes in the organization of the subject for this coming semester.  In particular, we are considering alternatives to traditional recitation sections and our 6.034-specific "mega recitations."  We will announce our conclusions here soon.
 +
 
 +
<!--
'''As a 6.034 student, you are responsible for knowing all of the policies described on this website.'''
'''As a 6.034 student, you are responsible for knowing all of the policies described on this website.'''
Line 30: Line 38:
* [[Demonstrations]]
* [[Demonstrations]]
* [[Labs]] (also known as "problem sets")
* [[Labs]] (also known as "problem sets")
-
<!--* [[MegaRecitation Files|Mega Recitation Files]]-->
 
* [[Recitation Handouts]]
* [[Recitation Handouts]]
* [http://courses.csail.mit.edu/6.034f/Examinations/ Quiz archive]  ([[Index]])
* [http://courses.csail.mit.edu/6.034f/Examinations/ Quiz archive]  ([[Index]])
-
<!--* [[Quiz Break Points]]-->
+
 
</big>
</big>
Line 312: Line 319:
* In the middle is the O'Reilly book ''Learning Python''. MIT has a subscription to O'Reilly, so anyone with an MIT IP address can read the book [http://proquest.safaribooksonline.com/9780596513986/ online].
* In the middle is the O'Reilly book ''Learning Python''. MIT has a subscription to O'Reilly, so anyone with an MIT IP address can read the book [http://proquest.safaribooksonline.com/9780596513986/ online].
-
 
-
 
-
<!--
 
-
=== Thursday, 17 December ===
 
-
 
-
Final exams have been graded.  The [[Quiz_Break_Points| final break points]] have been posted.
 
-
 
-
You may view your graded final tomorrow (Friday) 12/18 between 7:30 and 9am and between 11am to 2pm at Professor Winston's office (in 32-251).  Your final grades will not be available online via the grader, they will only be available through Professor Winston or via [http://websis.mit.edu/ WebSIS] at a later time.
 
-
 
-
Have a great break!
 
-
 
-
=== Wednesday, 8 December ===
 
-
 
-
Below is the finalized schedule of OH and Review sessions for 6.034.
 
-
 
-
Review sessions:
 
-
{| align="center" border="1" cellpadding=4 cellspacing=0
 
-
|Section || Topics|| Time || Location
 
-
|-
 
-
| P1 || RBS, Search || 12/9 Thursday 5-7 || Check board outside 32-123
 
-
|-
 
-
| P2 || Games, CSP || 12/9 Thursday 7-9 || Check board outside 32-123
 
-
|-
 
-
| P3 || KNN + ID Trees, Neural Nets || 12/10 Friday 10-12 || Check board outside 32-123
 
-
|-
 
-
| P4 || SVMs, Boosting || 12/10 Friday 12-2 || Check board outside 32-123
 
-
|-
 
-
| P5 || Probability, Near Miss and other topics || 12/10 Friday 2-4 || Check board outside 32-123
 
-
|}
 
-
Note: the final room may change; if it does, please look for an announcement stating the final location on
 
-
chalk boards near the room.
 
-
 
-
TA joint Office Hours:
 
-
{| align="center" border="1" cellpadding=4 cellspacing=0
 
-
|Section || Topics || Time || Location
 
-
|-
 
-
| P1, P2 || RBS, Search, Games and CSP || 12/12 Sunday 6-7+pm || 34-302
 
-
|-
 
-
| P3, P4 || KNN + ID Trees, Neural Nets, SVMs, Boosting || 12/13 Monday 6-7+pm || 34-302
 
-
|-
 
-
| P5    || Probability, Near Miss and other last minute help  || 12/14 Tuesday 6-7+pm || 34-302
 
-
|}
 
-
 
-
Priority during office hours will be given to questions related to the listed topics.
 
-
 
-
=== Tuesday, 7 December ===
 
-
 
-
# Please check the [https://ai6034.mit.edu:444/fall10/tester/view_stats/ online grader] to confirm that the quiz grades we have on record matches what you've actually received.
 
-
# There won't be any recitations Thursday or Friday but there will be review sessions (see schedule below)
 
-
# The final will be held in <b>Johnson</b> on <b>Wednesday December 15th</b> from <b>1:30-4:30pm</b>.  As usual, any notes, paper or books are allowed, as well as a calculator; no laptops or other means of communication during the exam. 
 
-
# [[TA Notes]] for the section on probability have been posted as well as [http://ai6034.mit.edu/fall10/index.php?title=Reference_material_and_playlist Reference and reading material] for the last section.
 
-
 
-
=== Friday, 3 December ===
 
-
 
-
If you are starting the lab, and discover Orange does not work with your particular setup, we recommend you work on linux.mit.edu (ssh -Y -K <username>@linux.mit.edu).
 
-
 
-
=== Wednesday, 1 December ===
 
-
 
-
Quiz 4 has been graded and will be returned in recitations, and
 
-
subsequently in tutorials next week.
 
-
 
-
Breakpoints for Quiz 4:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1 SVM
 
-
| &ge; 45
 
-
| &ge; 40
 
-
|-
 
-
|Problem 2 Boosting
 
-
| &ge; 46
 
-
| &ge; 41
 
-
|-
 
-
|Overall
 
-
| &ge; 91
 
-
| &ge; 81
 
-
|}
 
-
 
-
Here is the [http://ai6034.mit.edu/fall10/images/2010s4.PDF Solution key].
 
-
 
-
=== Sunday, 28 November ===
 
-
Quiz 4 will be held in 10-250 on Wednesday at 10am.  Any notes, paper or books are allowed, as well as a calculator; no laptops or other means of communication during the exam. 
 
-
 
-
[http://ai6034.mit.edu/fall10/index.php?title=Reference_material_and_playlist Reference reading material] relevant to the quiz is posted here.  You should also try the Java [[Demonstrations]] for Boosting and SVM to get familiar with the behavior of the algorithms studied.    Lastly, here are some [https://docs.google.com/View?id=dhqhm2bq_111czn7fsfx TA-prepared Notes] on some of this section's main topics that you may find helpful.
 
-
 
-
As usual, there will be TA office hours held Tuesday in 34-302, from 6:00-7:10ish pm.  Bring problems.  If you can't make that time, please arrange an appointment with your assigned tutorial TA to get help.  Otherwise email 6034tas@csail.
 
-
 
-
=== Monday, 15 November===
 
-
 
-
[[Lab 5]] has been released.  It is due at 11:59pm on Friday, December 3rd.
 
-
 
-
Amendment:  If you downloaded lab5.zip prior to 10pm today, please download the lab zip file again.
 
-
or re-download tester.py.  There was a bug fix, as the original tester
 
-
did not package all the files needed for submission.  Please be sure to check the lab Errata section for any other lab 5 related announcements.
 
-
 
-
=== Thursday, 11 November ===
 
-
 
-
There are no recitations today due to an MIT Holiday ([http://en.wikipedia.org/wiki/Armistice_Day Armistice Day]).
 
-
Please attend one of the Friday recitations at the same hour.
 
-
 
-
Quiz 3 has been graded and will be returned in recitations on Friday, and
 
-
subsequently in tutorials, and recitations next week.
 
-
 
-
Breakpoints for Quiz 3:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1 KNN+ID Trees
 
-
| &ge; 45
 
-
| &ge; 39
 
-
|-
 
-
|Problem 2 Neural Nets
 
-
| &ge; 44
 
-
| &ge; 37
 
-
|-
 
-
|Overall
 
-
| &ge; 89
 
-
| &ge; 76
 
-
|}
 
-
 
-
[http://courses.csail.mit.edu/6.034f/Examinations/2010s3.pdf Solutions] have been posted.
 
-
 
-
=== Monday, 8 November ===
 
-
There will be TA office hours held tomorrow in 34-302, from 6:00-7:10ish pm.  Bring problems.  If you can't make that time, please arrange an appointment with your assigned tutorial TA to get help.  Otherwise email 6034tas@csail.
 
-
 
-
Quiz 3 on Neural Nets, ID Trees, and K-Nearest Neighbors will be held in 10-250 on Wednesday at 10am.  Any notes, paper or books are allowed, as well as a calculator; no laptops or other means of communication during the exam. 
 
-
 
-
Here are some TA-prepared [https://docs.google.com/View?id=dhqhm2bq_108w7nq9zc3 notes] on this section's material that you may find helpful.
 
-
 
-
=== Friday, 5 November===
 
-
 
-
Because of errors in the on-line solutions to the neural net question on the 2008 final, today's mega-recitation became tangled up.  Accordingly,
 
-
you should erase the experience from memory and work through
 
-
[http://courses.csail.mit.edu/6.034f/ai3/finalCorrection.pdf these notes] instead.
 
-
 
-
=== Sunday, 24 October===
 
-
 
-
[[Lab 4]] has been released.  It is available from the Labs page and due the night of Friday, November 5th.
 
-
 
-
=== Thursday, 21 October===
 
-
 
-
For last minute help with Lab 3:
 
-
 
-
* Kendra will be holding office hours from 4:15-5:15 in w20-5 Athena Cluster.
 
-
* Kenny will be holding office hours from 6:00-7:00 in w20-3 Coffee House (or around that area).
 
-
 
-
For any additional help, email 6034tas@csail.mit
 
-
 
-
=== Wednesday, 20 October===
 
-
Quiz 2 has been graded and will be returned in recitations tomorrow and Friday.
 
-
 
-
Breakpoints for Quiz 2:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1 Games
 
-
| &ge; 40
 
-
| &ge; 34
 
-
|-
 
-
|Problem 2 CSP
 
-
| &ge; 40
 
-
| &ge; 33
 
-
|-
 
-
|Overall
 
-
| &ge; 80
 
-
| &ge; 67
 
-
|}
 
-
 
-
[http://courses.csail.mit.edu/6.034f/Examinations/2010s2.pdf Solutions] have been posted.
 
-
 
-
=== Monday, 18 October ===
 
-
 
-
There will be office hours held tomorrow in 34-302, from 6:10-7:10pm.  Bring problems.  Quiz 2 will be held in 10-250 on Wednesday at 10am.  Any notes, paper or books are allowed, as well as a calculator; no laptops or other means of communication during the exam.  Here are some [https://docs.google.com/View?docID=0AbO0KikZO04vZGhxaG0yYnFfMTA3aGh3YmcyZDU&revision=_latest notes] you may find of use.
 
-
 
-
=== Thursday, 14 October ===
 
-
 
-
There will be regular lecture tomorrow, the first in a series of lectures on learning, not a mega-recitation.  The hour will include a minilecture on sleep, how much you need, and what happens if you don't get enough.
 
-
 
-
=== Wednesday, 13 October ===
 
-
 
-
In tutorial this week, many of you may have seen the CSP problem from
 
-
from [http://courses.csail.mit.edu/6.034f/Examinations/2008q2.pdf Quiz 2] of 2008. 
 
-
We have posted
 
-
[http://web.mit.edu/6.034/www/labs/csp/moose_csp_fc_singleton.txt program traces] of that particular problem under the three version of CSP searches we've covered in the course.  This [http://web.mit.edu/6.034/www/labs/csp/ directory] also contains code from lab 4 covering CSPs.  You can get a head-start on lab 4 by filling in lab4.py.  Doing the implementation may solidify your understanding of CSP search prior to Quiz 2.
 
-
 
-
=== Monday, 11 October ===
 
-
 
-
Students with Monday tutorials that fall on a holiday are welcome to attend any Tuesday tutorial.
 
-
 
-
=== Saturday, 9 October ===
 
-
 
-
[http://ai6034.mit.edu/fall10/index.php?title=Lab_3 Lab 3] on Games search is released.  It is due the evening of Friday, October 22th at midnight.
 
-
 
-
=== Monday, 4 October===
 
-
Quizzes will be returned in tutorials, then only from PHW's office.
 
-
 
-
Breakpoints for Quiz 1:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1 Rule-based Systems
 
-
| &ge; 42
 
-
| &ge; 36
 
-
|-
 
-
|Problem 2 Search
 
-
| &ge; 44
 
-
| &ge; 37
 
-
|-
 
-
|Overall
 
-
| &ge; 86
 
-
| &ge; 73
 
-
|}
 
-
 
-
[http://courses.csail.mit.edu/6.034f/Examinations/2010s1.pdf Solutions] have been posted.
 
-
 
-
=== Monday, 27 September ===
 
-
Quiz 1 will be on Wednesday in class.  It is open notes but no laptops or cell phones as usual.  Additional [http://ai6034.mit.edu/fall10/index.php?title=Reference_material_and_playlist reference] material for the search and rule based systems have been posted.  In addition, here are some [https://docs.google.com/View?id=dhqhm2bq_105f7zbgtfg notes] the TAs have prepared.  Last minute TA office hours will be held in 34-302 from 6:10-7:10pm on Tuesday.  Bring problems.
 
-
 
-
=== Sunday, 26 September ===
 
-
 
-
[http://ai6034.mit.edu/fall10/index.php?title=Lab_2 Lab 2] on Search is released.  It is due the evening of Friday, October 8th at midnight.  Looking over lab 2 and working on it early may give you additional hands-on experience with search concepts, and can help you master the material for Quiz 1.
 
-
 
-
=== Saturday, 18 September ===
 
-
 
-
[http://ai6034.mit.edu/fall10/index.php?title=Lab_1 Lab 1] on Rule-based Systems is released.  It is due the evening of Friday, September 24th at midnight.  The dates for all lab releases are also available from the [[Labs]] page.
 
-
 
-
=== Wednesday, 15 September ===
 
-
 
-
If you currently still do not have a [[Recitations]] and/or [[Tutorials]] assignment please email Yuan (yks) with the times that work best for you.  Even if you don't plan to attend, it's good to sign up to receive announcements and extra material from your Recitation instructors and TAs.
 
-
 
-
=== Tuesday, 14 September ===
 
-
 
-
Many of the online tester submit issues have been resolved by a recent fix to the key.py file that you are asked to download.  If you have been having trouble submitting, please download a new key.py file from [https://6.034.scripts.mit.edu:444/fall10/tester/ https://6.034.scripts.mit.edu:444/fall10/tester/] and replace the one you currently have.  Please let us know if you still have problems.
 
-
 
-
Thanks to Jelle for discovering the fix!
 
-
 
-
=== Monday, 13 September ===
 
-
 
-
We have assigned you to a regular recitation if we received your form.  In the usual 3.091 chaos, some forms may have gone missing.  If you are not on the assignment list above, fetch a form from us on Wednesday, fill it out, and make sure it gets into the hands of a TA.
 
-
 
-
=== Saturday, 11 September ===
 
-
 
-
Your tutorial assignment is available via the link above.
 
-
 
-
We have to start over on recitation assignments because of a miscommunication with the registrar.  Scheduling forms similar to the one you filled out for tutorial assignment will be handed out in Monday's lecture.
 
-
 
-
=== Friday, 10 September ===
 
-
 
-
[http://ai6034.mit.edu/fall10/index.php?title=Lab_0 Lab 0] is available from the "Labs" link above.  It is Due Friday, September 17th.
 
-
 
-
MegaRecitation Files are available [[MegaRecitation Files|here]].
 
-
 
-
Tutorial information will appear on this page over the weekend.
 
-
 
-
=== Thursday, 9 September ===
 
-
 
-
Although there are no regular recitations this week, there will be a mega-recitation in the usual 10 AM slot in 10-250.  Unlike most mega-recitations, which cover quiz problems, this one is a python review.
 
-
 
-
=== Wednesday, 8 September ===
 
-
 
-
If you did not get a tutorial scheduling form, you can get one from a supply just outside Professor Winston's office, 32-151.  Scheduling is proceeding, so return as soon as possible, to Professor Winston's office.
 
-
 
-
Lecture are Mondays and Wednesdays at 10 AM in 10-250.  Mega-recitations occur on Fridays at 10 AM in 10-250, the same place and time slot that is occupied by lectures on Mondays and Wednesdays.
 
-
 
-
Recitations: R1 (13-5101) or R2 (13-5101) or R3 (13-5101) F1 (24-407) or F2 (24-407) or F3 (24-407)
 
-
 
-
'''There will <b>not</b> be any regular recitations this week; they will begin next week.
 
-
'''
 
-
 
-
 
-
 
-
==== Times and places of recitations and tutorials ====
 
-
Please fill out the [http://doodle.com/tptv9y2bu8qxt6hi Tutorial scheduling form].  You will learn which tutorial you are in by email.
 
-
 
-
Unexpectedly, the registrar supplied us with recitation time slots we can live with, so attend at the time and place you were assigned.
 
-
 
-->
-->
-
 
-
<!--
 
-
 
-
 
-
=== Friday, December 18 ===
 
-
 
-
The registrar has the grades and promises they will be on WEBSIS by the end of the day.
 
-
 
-
=== Thursday, December 17 ===
 
-
 
-
Friends,
 
-
 
-
<ul>
 
-
<li>Final examinations have been examined, and you can examine yours in my office on or after Monday, December 21. By institute rule, you cannot take your final away from the vicinity.
 
-
<li>Alternatively, you can learn your grade via WEBSIS.  We will submit grades tomorrow, and they should be up early next week. 
 
-
<li>Alas, you cannot get your grade any other way. By institute rules, we cannot 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 Anne Hunter crazy with rage, which will be viciously directed at the 6.034 staff.
 
-
</ul>
 
-
 
-
Breakpoints were as follows:
 
-
 
-
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Quiz 1
 
-
| &ge; 92
 
-
| &ge; 82
 
-
|-
 
-
|Quiz 2
 
-
| &ge; 93
 
-
| &ge; 82
 
-
|-
 
-
|Quiz 3
 
-
| &ge; 88
 
-
| &ge; 75
 
-
|-
 
-
|Quiz 4
 
-
| &ge; 80
 
-
| &ge; 65
 
-
|-
 
-
|Quiz 5
 
-
| &ge; 84
 
-
| &ge; 72
 
-
|}
 
-
 
-
PHW
 
-
 
-
=== Sunday, December 13 ===
 
-
 
-
We of the staff would much appreciate your thoughts on the subject expressed via the
 
-
[https://sixweb.mit.edu/student/evaluate/6.034-f2009 Underground guide].
 
-
 
-
We would also appreciate notes downstream from those who find the 6.034 experience valuable after graduation.
 
-
 
-
=== Saturday, December 12 ===
 
-
 
-
Extra Office hours are tentatively scheduled for the following times:
 
-
 
-
* Sunday Dec 13 5-7pm    [1-132] (Yuan)
 
-
* Monday Dec 14 4-6pm    [32-144?]  (Gremio)
 
-
* Tuesday Dec 15 5-7pm    [32-144?]  (Olga & Yuan)
 
-
 
-
We'll post a note if there is a room change.
 
-
 
-
=== Wednesday, December 9 ===
 
-
 
-
There will be no recitations or mega-recitations this Thursday and Friday. 
 
-
In their place there will be final review sessions:
 
-
 
-
* Part 1 review: Thursday 3-5pm
 
-
* Part 2 review: Friday  1-3pm
 
-
* Part 3 review: Friday  3-5pm
 
-
* Part 4 review: Friday  5-7pm
 
-
* Part 5 review: Saturday 1-3pm
 
-
 
-
These are in 32-141.
 
-
 
-
=== Thursday, December 3 ===
 
-
Quizzes have been graded and will be returned in recitation, then tutorial, then only from PHW's office.
 
-
 
-
Breakpoints for Quiz 4:
 
-
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1
 
-
| &ge; 42
 
-
| &ge; 35
 
-
|-
 
-
|Problem 2
 
-
| &ge; 41
 
-
| &ge; 35
 
-
|-
 
-
|Overall
 
-
| &ge; 84
 
-
| &ge; 71
 
-
|}
 
-
 
-
One point for full disclosure on cover page
 
-
 
-
=== Wednesday, November 25 ===
 
-
 
-
Lab 5 online testing still does not work --- we're in contact with the scripts team attempting a fix.
 
-
 
-
Lab 4 grades are still 0s for everyone.  This will likely be resolved shortly after the Thanksgiving break.
 
-
 
-
Enjoy your holiday!
 
-
 
-
=== Saturday, November 14 ===
 
-
 
-
New draft notes on boosting are now available via [[Reference material and playlist]] link. Also, a new version of the demonstration with improved GUI is available via [[Demonstrations]] link.
 
-
 
-
=== Tuesday, November 10 ===
 
-
 
-
Since Monday tutorials were canceled due to the Quiz, Monday students should attend any of the regularly-scheduled Tuesday
 
-
tutorials.
 
-
The tutorial times and locations are posted on the website:
 
-
[http://ai6034.mit.edu/fall09/index.php?title=Tutorials Tutorials]
 
-
 
-
=== Monday, November 9 ===
 
-
Quizzes have been graded and will be returned in recitation, then tutorial, then only from PHW's office.
 
-
 
-
Breakpoints for Quiz 3:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1
 
-
| &ge; 43
 
-
| &ge; 37
 
-
|-
 
-
|Problem 2
 
-
| &ge; 33
 
-
| &ge; 25
 
-
|-
 
-
|Overall
 
-
| &ge; 76
 
-
| &ge; 62
 
-
|}
 
-
 
-
Note that the corresponding portion of the final is likely to include a straightforward neural net question and a problem that requires an understanding of mutation and crossover.
 
-
 
-
=== Wednesday, October 21 ===
 
-
Quizzes have been graded and will be returned in recitation, then tutorial, then only from PHW's office.
 
-
 
-
Breakpoints for Quiz 2:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1
 
-
| &ge; 45
 
-
| &ge; 37
 
-
|-
 
-
|Problem 2
 
-
| &ge; 45
 
-
| &ge; 40
 
-
|-
 
-
|Overall
 
-
| &ge; 90
 
-
| &ge; 77
 
-
|}
 
-
=== Tuesday, October 20 ===
 
-
The Quiz 2 tomorrow is in 10-250 and starts at 10am sharp. Open book, open notes, but no computers of any kind.
 
-
It will cover Games and Constraint Satisfaction Problems.
 
-
 
-
=== Sunday, October 12 ===
 
-
Due to there being no Tuesday schedule, there will be an extra tutorial on Tuesday.
 
-
 
-
It will be from 8-9pm in 32-124.
 
-
=== Thursday, October 8 ===
 
-
 
-
Because of the confluence of a Monday holiday and family weekend in the same week, the schedule next week is highly unusual.  As indicated on the calendar, there will be lectures on Tuesday and Friday.  Also, there will be no megarecitation next week, because of insufficient accumulation of material to cover.
 
-
 
-
Lab 3 is out (short but difficult):
 
-
  http://ai6034.mit.edu/fall09/index.php?title=Lab_3
 
-
 
-
Resubmit lab 2 if you did not download a new tests.py on Saturday and resubmit with it already.  Older submissions are invalid, and you're likely to have a zero on the lab, which you can check at https://ai6034.mit.edu:444/fall09/tester/
 
-
 
-
=== Thursday, October 1 ===
 
-
 
-
Quizzes have been graded and will be returned in recitation, then tutorial, then only from PHW's office.
 
-
 
-
Breakpoints for Quiz 1:
 
-
 
-
{| align="center" border="1"
 
-
|
 
-
|Thorough understanding
 
-
|Adequate understanding
 
-
|-
 
-
|Problem 1
 
-
| &ge; 43
 
-
| &ge; 37
 
-
|-
 
-
|Problem 2
 
-
| &ge; 46
 
-
| &ge; 38
 
-
|-
 
-
|Overall
 
-
| &ge; 89
 
-
| &ge; 75
 
-
|}
 
-
=== September 29nd ===
 
-
 
-
The Quiz tomorrow is in 10-250 and starts at 10am sharp.  Open book, open notes, but no computers of any kind.
 
-
 
-
=== September 22nd ===
 
-
 
-
In response to the large class size, we're very fortunate to be able to
 
-
bring in Prof. Robert Berwick as a third recitation instructor, adding two
 
-
sections.  For now we'll rely on you to rebalance yourselves.
 
-
 
-
The eight recitations now offered are listed below.  The first two Thursday
 
-
recitations are new, and are likely to have fewer people at first, so you
 
-
will get a more focused experience.  Please attend whichever one best fits
 
-
your schedule.
 
-
 
-
Thursdays 11am 36-156
 
-
Thursdays noon 36-156
 
-
Thursdays  1pm 24-407
 
-
Thursdays  2pm 24-407
 
-
Thursdays  3pm 24-407
 
-
Fridays    1pm 26-210
 
-
Fridays    2pm 26-210
 
-
Fridays    3pm 26-210
 
-
 
-
=== September 15th ===
 
-
 
-
There is a new [http://web.mit.edu/6.034/www/labs/lab0/tester.py tester.py] which lets you just run that module to do local tests, and if those succeed, to submit, all in one go.  If you're running up against the clock, remember to submit using either the command line or test_online() even if you don't pass the local tests though!  Partial credit is better than none.
 
-
 
-
A short conversation about [[Mutation]]
 
-
 
-
=== September 14th ===
 
-
 
-
Note the addition of of a calendar, with locked down Quiz dates, along with a table of reference materials.  These will be integrated, once we figure out how.
 
-
 
-
=== September 11th ===
 
-
 
-
Our email list is incomplete and does not include, for example, late-registering students, so if
 
-
you have not received email from us, please email the [[Staff]] and be sure
 
-
to monitor our web page for announcements during the coming week.
 
-
 
-
Professor Teller's subject, 6.142, has moved to an 11am start time to
 
-
accommodate students who want to take both 6.142 and 6.034.
 
-
 
-
We will have either tutorials or open office hours on Monday,
 
-
depending on whether the registrar can get rooms for us by then.
 
-
The locations will be announced during lecture. 
 
-
Preliminary tutorial assignments are now available: [[Tutorials]]
 
-
 
-
The notes from today are available: [http://web.mit.edu/6.034/www/Mr1-basics.py] [http://web.mit.edu/6.034/www/Mr1-points.py] [http://web.mit.edu/6.034/www/Mr1-gotchas.py]
 
-
 
-
=== September 10th ===
 
-
 
-
Lab 0 is now available.
 
-
 
-
Please '''do''' bring a laptop to the mega-recitation tomorrow, if you have one.
 
-
 
-
Download Python '''2.6''' from [http://www.python.org/download python.org] -- do not download 3.1, as it will be incompatible with some of the software we hand out.  This download also includes the IDLE program, which we will demonstrate tomorrow.
 
-
 
-
=== September 9th ===
 
-
 
-
[http://doodle.com/tptv9y2bu8qxt6hi Give us your tutorial availability] please.
 
-
 
-
There will be no regular recitations this week.  There is a mega-recitation, however.
 
-
 
-
The slides (missing from lecture today) are now [http://ai6034.mit.edu/fall09/images/6.034-lecture-1.pdf available].
 
-
 
-
 
-
 
-
 
-
The first mega-recitation, on Friday, September 11th, will be a refresher on the Python programming language.
 

Revision as of 12:31, 28 August 2012

Image:Evolve.jpg
Somewhere, something went wrong.

This is the site for 6.034 Artificial Intelligence, Fall 2012, with Professor Patrick Winston.

News

28 August 2012

We are considering substantial changes in the organization of the subject for this coming semester. In particular, we are considering alternatives to traditional recitation sections and our 6.034-specific "mega recitations." We will announce our conclusions here soon.


Personal tools