Main Page

From 6.034 Wiki

(Difference between revisions)
Jump to: navigation, search
(doodle poll for tutorials)
(News: thresholds for quiz 1)
(395 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>
 +
 
 +
== '''Welcome to the 2015 Edition of 6.034'''==
<big>
<big>
-
* Use 6.034-staff@mit to contact us.
+
 
-
* Calendar coming soon
+
<!-->
 +
===We are pleased to note ...===
 +
 
 +
...that Bloomberg has listed 6.034 as among [http://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."]
 +
<-->
 +
 
 +
===Road map:===
 +
 
 +
To see how 6.034 outcomes relate to the outcomes of other subjects in the Course 6 curriculum, see the graphical display in the [http://6004.mit.edu/gmap/public.html?focus=6.034 6.034 Curricular Goals Map]
 +
 
 +
===Logistical stuff:===
* [[Frequently Asked Questions | Frequently asked questions]]
* [[Frequently Asked Questions | Frequently asked questions]]
* [[Grading and collaboration policy]]
* [[Grading and collaboration policy]]
 +
* [[Staff | Staff email addresses]]
 +
* [[Recitations | Recitation assignments]]
 +
<!--todo: self-service recitation changing page-->
 +
* [[Office Hours | Office Hours]]
 +
* [[Reference material and playlist | What material will be on the quiz?]]
 +
* [http://goo.gl/forms/5Q6X53fNrE Suggestion Box] <!--jmn's 2015 edition-->
 +
<!--
 +
* [https://docs.google.com/spreadsheet/viewform?formkey=dGU5NkkzdGdsLWpITnZxQlJ6UHdDUUE6MQ Suggestion Box] (old)
 +
-->
 +
 +
===Reference stuff:===
 +
 +
* [[Calendar]]
 +
 +
* [[Reference material and playlist]]
 +
 +
* [[Labs]] (also known as "problem sets")
 +
 +
* [http://piazza.com/mit/fall2015/6034 Piazza]
 +
* [[Demonstrations]]
* [[Demonstrations]]
-
* Labs (also known as "problem sets") will be assigned soon.
+
 
-
* Tutorials will be arranged when we have information from you.
+
* [http://web.mit.edu/dxh/www/ Dylan's AI Demonstrations]
-
* Recitations are as scheduled and assigned by the registrar.
+
 
* [http://courses.csail.mit.edu/6.034f/Examinations/ Quiz archive]
* [http://courses.csail.mit.edu/6.034f/Examinations/ Quiz archive]
-
* [[Staff]]
 
-
</big>
 
 +
 +
Note that the current TA mailing list is 6.034-2015-support at mit.edu.
 +
 +
 +
<!-- BEGIN OLD REFERENCE MATERIAL
 +
 +
* [http://web.mit.edu/dxh/www/sigmoid/ Dylan's Grade Calculator]
 +
 +
* [http://logical.ai/6.034/ Quiz archive]
 +
 +
 +
===2014 Surveys:===
 +
 +
* [http://courses.csail.mit.edu/6.034f/2014polls/Workload.pdf End of term workload survey] 
 +
 +
* [http://courses.csail.mit.edu/6.034f/2014polls/FrancisChen.pdf Francis Chen's confidence survey, Executive Summary] 
 +
 +
 +
 +
* [[TA Notes | Notes]] on most of the primary topics
 +
* [[Recitation Handouts]]
 +
* [[Objectives and desired outcomes | Statement of objectives and desired outcomes]]
 +
 +
([[Index]])
 +
 +
Note that the TA address is: 6.034-2013-staff@mit.edu
 +
 +
This address, used a year ago, is now a black hole: fa13-6.034-staff@mit.edu
 +
 +
-->
 +
 +
<!--===Recitation assignment:===
 +
 +
Ignore the registrar's assignment.  Fill in this
 +
[[media:signup.pdf | form]]
 +
and put it in the plastic bin outside Professor Winston's office, 32-251.
 +
-->
== News ==
== News ==
-
=== September 9th ===
+
=== 30 September 2015 ===
 +
 
 +
Quiz 1 will be returned in recitations next Monday and Tuesday.  After Tuesday, you may pick up your quiz from [http://aurellem.org/6.868/32-251.jpg Prof. Winston's office] when he is in. Thresholds are:
 +
 
 +
{| cellpadding=2 border=1 cellspacing=2
 +
|-
 +
| ||Thorough understanding (5) ||Acceptable understanding (4)|| Some understanding (3) / needs work
 +
|-
 +
| style="text-align:left;" | Problem 1: Rule-Based Systems || ≥ 35 || ≥ 31 || ≥ 26
 +
|-
 +
| style="text-align:left;" | Problem 2: Search || ≥ 26 || ≥ 22 || ≥ 18
 +
|-
 +
| style="text-align:left;" | Problem 3: Games || ≥ 27 || ≥ 23 || ≥ 20
 +
|-
 +
| style="text-align:left;" |Total || ≥ 88 || ≥ 76 || ≥ 64
 +
|}
 +
 
 +
=== 29 September 2015 ===
 +
 
 +
Quiz 1 is tomorrow during class time (10 AM).  Half of you will take the quiz in Walker, half in 10-250, enabling less crowded conditions.  Locations:
 +
* Family name A-L: Walker, 3rd floor
 +
* Family name M-Z: 10-250
 +
 
 +
=== 24 September 2015 ===
 +
 
 +
Final has been scheduled for Wednesday, 16 December, 9am-12pm, Johnson.
 +
 
 +
=== 23 September 2015 ===
 +
 
 +
Good news! If you have been unable to submit labs through Windows, we have found a solution.  The source of the problem is Python versions 2.6.5 through 2.7.3. The recommended solution is to install a version of Python >= 2.7.4 or <= 2.6.4; we recommend the latest stable release, Python 2.7.10.
 +
 
 +
=== 19 September 2015 ===
-
[http://doodle.com/tptv9y2bu8qxt6hi Give us your tutorial availability] please.
+
The online tester for Lab 2 is now live!  If you have already downloaded the files for Lab 2, you will need to add a patch to lab2.py.  Simply copy all the lines from [http://web.mit.edu/6.034/www/labs/lab2/patch.txt patch.txt] and paste them at the bottom of your lab2.py file.  (If you have not yet downloaded Lab 2, the files in lab2.zip and online are already up-to-date as of 4pm today, so no need to patch.)
-
There will be no recitations this week.
+
Second, we are trying to understand our tester's incompatibility with certain combinations of Windows and Python versions. If you have successfully or unsuccessfully submitted a lab on Windows, you can help us by telling us your Windows and Python versions using [http://goo.gl/forms/33pHVWlwIM this form], or by e-mail to jmn@.
-
The slides (missing from lecture today) will be available here soon.
+
=== 16 September 2015 ===
 +
If you wish to try out the Genesis story understanding system, you can [http://groups.csail.mit.edu/genesis/ load it] using Java's Webstart feature.
-
==== Mega-recitations ====
+
=== 13 September 2015 ===
-
Mega-recitations occur on Fridays at 10 AM, the same time slot that is occupied by lectures on Mondays and Wednesdays.
+
-
The first mega-recitation, on Friday, September 11th, will be a refresher on the Python programming language.
+
We have finished assigning recitation sections based on your preferences and have sent welcome e-mails to each section. If you have not received an e-mail, or if you would like to view/switch your recitation at any time, you can visit http://ai6034.mit.edu/recitation (certificates required).
-
==== Times and places of recitations and tutorials ====
+
You are welcome to attend multiple recitations if you like; in any case, we'll use your official recitation to return quizzes to you.
-
We will ask you to fill out tutorial scheduling forms during the first lecture; if you are not able to fill out those forms during the first lecture, pick up spare copies outside of 32-251 and leave them at 32-251 as soon as possible.  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.
+
===June 2015===
-
==== Python ====
+
<table border=1 cellspacing=0 cellpadding=10">
-
The official language of 6.034 is Python for a variety of reasons having little to do with the strengths and weaknesses of the languageWe expect a focused weekend with any of the many Python books would be adequate preparationSee, for example, the [http://www.amazon.com/gp/bestsellers/books/285856/ref=pd_zg_hrsr_b_1_5_last Amazon list].
+
<tr><td>
 +
In the fall semester of 2015, 6.034 will meet Monday, Wednesday, and Friday from 10 to 11.   
 +
Most, but not all of Professor Winston's lectures 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.
-
Alternatively, you can follow one of the suggestions of Rob Speer, head 6.034 TA in 2008:
+
Examinations will cover material from the traditional lectures as well as the right-now lectures.  It will be extremely difficult to field questions on the right-now material if you do not attend the right-now lectures because the material is not yet in textbooks or, in many cases, published papers.
-
* [http://diveintopython.org Dive into Python] is a well-recommended book that is available online. It's written for experienced programmers who just don't know Python yet. It's meant to quickly take what you already know about other languages and explain how Python does them.
+
Recitations (previously known as "tutorials") will meet weekly on Monday and Tuesday. On the first day of class, you will fill out a form that will enable us to assign you to a recitation.
-
* At the other end of the spectrum, the text that was used in 6.00 has been expanded into one called ''Think Python''. It's [http://www.greenteapress.com/thinkpython/ online]. It is targeted at people who have not programmed much or at all.
+
6.034 is no longer offered in the spring term.
-
* 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].
+
More details will emerge during the first lecture on Wednesday, 9 September 2014.
 +
</td></tr></table>

Revision as of 23:07, 30 September 2015

Image:Evolve.jpg
Somewhere, something went wrong.

Contents

Welcome to the 2015 Edition of 6.034


Road map:

To see how 6.034 outcomes relate to the outcomes of other subjects in the Course 6 curriculum, see the graphical display in the 6.034 Curricular Goals Map

Logistical stuff:

Reference stuff:

  • Labs (also known as "problem sets")


Note that the current TA mailing list is 6.034-2015-support at mit.edu.


News

30 September 2015

Quiz 1 will be returned in recitations next Monday and Tuesday. After Tuesday, you may pick up your quiz from Prof. Winston's office when he is in. Thresholds are:

Thorough understanding (5) Acceptable understanding (4) Some understanding (3) / needs work
Problem 1: Rule-Based Systems ≥ 35 ≥ 31 ≥ 26
Problem 2: Search ≥ 26 ≥ 22 ≥ 18
Problem 3: Games ≥ 27 ≥ 23 ≥ 20
Total ≥ 88 ≥ 76 ≥ 64

29 September 2015

Quiz 1 is tomorrow during class time (10 AM). Half of you will take the quiz in Walker, half in 10-250, enabling less crowded conditions. Locations:

  • Family name A-L: Walker, 3rd floor
  • Family name M-Z: 10-250

24 September 2015

Final has been scheduled for Wednesday, 16 December, 9am-12pm, Johnson.

23 September 2015

Good news! If you have been unable to submit labs through Windows, we have found a solution. The source of the problem is Python versions 2.6.5 through 2.7.3. The recommended solution is to install a version of Python >= 2.7.4 or <= 2.6.4; we recommend the latest stable release, Python 2.7.10.

19 September 2015

The online tester for Lab 2 is now live! If you have already downloaded the files for Lab 2, you will need to add a patch to lab2.py. Simply copy all the lines from patch.txt and paste them at the bottom of your lab2.py file. (If you have not yet downloaded Lab 2, the files in lab2.zip and online are already up-to-date as of 4pm today, so no need to patch.)

Second, we are trying to understand our tester's incompatibility with certain combinations of Windows and Python versions. If you have successfully or unsuccessfully submitted a lab on Windows, you can help us by telling us your Windows and Python versions using this form, or by e-mail to jmn@.

16 September 2015

If you wish to try out the Genesis story understanding system, you can load it using Java's Webstart feature.

13 September 2015

We have finished assigning recitation sections based on your preferences and have sent welcome e-mails to each section. If you have not received an e-mail, or if you would like to view/switch your recitation at any time, you can visit http://ai6034.mit.edu/recitation (certificates required).

You are welcome to attend multiple recitations if you like; in any case, we'll use your official recitation to return quizzes to you.

June 2015

In the fall semester of 2015, 6.034 will meet Monday, Wednesday, and Friday from 10 to 11. Most, but not all of Professor Winston's lectures 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 traditional lectures as well as the right-now lectures. It will be extremely difficult to field questions on the right-now material if you do not attend the right-now lectures because the material is not yet in textbooks or, in many cases, published papers.

Recitations (previously known as "tutorials") will meet weekly on Monday and Tuesday. On the first day of class, you will fill out a form that will enable us to assign you to a recitation.

6.034 is no longer offered in the spring term.

More details will emerge during the first lecture on Wednesday, 9 September 2014.

Personal tools