User Tools

Site Tools


syllabus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
syllabus [2017/08/15 10:35]
anderson [Instructors]
syllabus [2020/07/21 16:11]
anderson
Line 4: Line 4:
  
 The course objectives are to learn the fundamental theories, The course objectives are to learn the fundamental theories,
-algorithms and representational structures underlying Artificial+algorithms and concepts in Artificial
 Intelligence.  Class discussions will range from algorithm Intelligence.  Class discussions will range from algorithm
 fundamentals to philosophical issues in Artificial fundamentals to philosophical issues in Artificial
Line 10: Line 10:
 reasoning. and machine learning techniques will be studied and reasoning. and machine learning techniques will be studied and
 modified. Other topics will be covered as time permits.  Students must modified. Other topics will be covered as time permits.  Students must
-complete a number of written and programming assignments and a +complete a number of programming assignments and a 
-semester project.  During the last week of class, semester projects +semester project.
-will be presented by students.+
  
 We will be using [[https://www.python.org/|Python]] for assignment We will be using [[https://www.python.org/|Python]] for assignment
 solutions. You may download and install Python on your computer, and solutions. You may download and install Python on your computer, and
-work through the on-line tutorials to help prepare for this course.+work through on-line tutorials to help prepare for this course.
 Experience with writing Python programs is not expected but helpful; Experience with writing Python programs is not expected but helpful;
 an introduction to Python will be presented during the first few weeks an introduction to Python will be presented during the first few weeks
Line 34: Line 33:
 You are expected to be familiar with the [[http://www.cs.colostate.edu/advising/student-info.html|CS Department policy on cheating]] and with the [[http://www.cs.colostate.edu/advising/CodeOfConduct.pdf|CS Department Code of Ethics]]. You are expected to be familiar with the [[http://www.cs.colostate.edu/advising/student-info.html|CS Department policy on cheating]] and with the [[http://www.cs.colostate.edu/advising/CodeOfConduct.pdf|CS Department Code of Ethics]].
 This course will adhere to the CSU Academic Integrity Policy as found in the [[http://www.catalog.colostate.edu/FrontPDF/1.6POLICIES1112f.pdf|General Catalog]] and the [[http://www.conflictresolution.colostate.edu/conduct-code|Student Conduct Code]]. At a minimum, violations will result in a grading penalty in this course and a report to the Office of Conflict Resolution and Student Conduct Services. This course will adhere to the CSU Academic Integrity Policy as found in the [[http://www.catalog.colostate.edu/FrontPDF/1.6POLICIES1112f.pdf|General Catalog]] and the [[http://www.conflictresolution.colostate.edu/conduct-code|Student Conduct Code]]. At a minimum, violations will result in a grading penalty in this course and a report to the Office of Conflict Resolution and Student Conduct Services.
- 
-A lot of material will be covered in this course. Students are expected to speak up in class with questions and observations they have about the material. Do not expect to be able to complete all assignments working on your own and without asking any questions. If you find yourself wondering what the next step is in finishing an assignment, please feel free to e-mail the instructor. You may also discuss assignments with other students, but your code and report must be written by you. 
  
 ===== Time and Place ===== ===== Time and Place =====
  
-Class meets every Tuesday and Thursday11:00 am 12:15 am, in Clark A 104.  On-campus and distance-learning students will be able to watch video recordings of lectures.+Class meets every Monday, Wednesday and Friday3:00 pm 3:50 pm, in Clark A 202.  On-campus and distance-learning students will be able to watch video recordings of lectures.
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 56: Line 53:
  
 ^    ^  Office  ^  Hours  ^  Contact  | ^    ^  Office  ^  Hours  ^  Contact  |
-^  [[http://www.cs.colostate.edu/~anderson|Chuck Anderson]]  |  Computer Science Building (CSB) Room 444  |    Tuesdays 1-2Thursdays 2-  chuck.anderson@colostate.edu\\  970-491-7491 +^  [[http://www.cs.colostate.edu/~anderson|Chuck Anderson]]  |  Computer Science Building (CSB) Room 444  |  Room 444\\ WednesdayFriday 12-2 pm   chuck.anderson@colostate.edu\\  970-491-7491 
-^  GTA: Dejan Markovikj     Room 235  |  491-2556  | +^  GTA: Wen Qin   Room 415, Desk 11  |  Room 120\\ Monday, Wednesday, 4-6 pm  |  wen.qin@colostate.edu  | 
-^  GTA: Kartikay Sharma     Room 335  |  491-6275  |+^  GTA: Mohamed Chaabane   Room 252, Desk 8  |  Room 120\\ Tuesday, 12-2pm and  4-6 pm  |  chaabanemohamed2@gmail.com  |
  
  
 ===== Grading ===== ===== Grading =====
  
-Details of the course grading policy will be posted here.+Your grade for this course will be based only on the assignments, most of which will require the submission of a jupyter notebook that includes text descriptions of your methods, results and conclusions and the python code for defining and applying AI algorithms.  Each notebook will be graded for correct implementation and results, interesting and thorough discussion, and good organization, grammar and spelling. No quizzes or exams will be given. 
 + 
 +We plan for about six regular assignments during the semester. In total these will count for 80% of your semester grade. The final assignment is a project designed by you and is worth 20% of your semester grade. These percents are summarized in the following list. 
 + 
 +  * 80% regular assignments, from 10% to 16% each 
 +  * 2% for the project proposal 
 +  * 18% for the project written report 
 + 
 +The calculation of the final letter grade, which will include + and -, will be based on the standard grading scheme, with A+, A, and A- being for grades of 90% and above, B+, B, and B- for grades between 80% and 90%, etc.  The minimum grade for each letter grade might be lowered, but will not be raised, based on the distribution of semester average grades for the class. 
 + 
 +Late assignment solutions will not be accepted, unless you make arrangements with the instructor at least two days before the due date.
  
syllabus.txt · Last modified: 2020/12/06 10:37 by anderson