Chris Pollett > Old Classes >
CS156

( Print View )

Student Corner:
  [Grades Sec1]

  [Submit Sec1]

  [Class Sign Up Sec1]

  [
Lecture Notes]
  [Discussion Board]

Course Info:
  [Texts & Links]
  [Topics/Outcomes]
  [Outcomes Matrix]
  [Grading]
  [HW/Quiz Info]
  [Exam Info]
  [Regrades]
  [Honesty]
  [Additional Policies]
  [Announcements]

HWs and Quizzes:
  [Hw1]  [Hw2]  [Hw3]
  [Hw4]  [Hw5]  [Quizzes]

Practice Exams:
  [Mid]  [Final]

                           












Learning Outcomes versus Collected Course Materials (Sec 1)
LO1LO2LO3LO4LO5LO6LO7LO8LO9LO10LO11LO12N/A
HW1X
HW2XX
HW3XXX
MTP1X
MTP2X
MTP3X
MTP4X
MTP5X
HW4XXXXX
HW5X

Each class had distinct versions of all exams. Within a class there were also two versions of a given test; however, these two versions were just problem permutations of each other. The results above are all for the first of these two permutations.

LO1 (Learning Outcome 1) -- By code or by hand find solution nodes in a state space using the A* algorithm.

LO2 -- By code or by hand translate sentences in first-order logic to conjunctive normal form (CNF).

LO3 -- By code or by hand find proofs by using resolution.

LO4 -- Students should be able to explain the advantages and disadvantages of breadth-first search, compared to depth-first search

LO5 -- Students should be able to explain the advantages and disadvantages of informed search, compared to uninformed search.

LO6 -- Students should be able to explain the advantages and disadvantages of hill climbing.

LO7 -- Students should be able to explain the advantages and disadvantages of forward checking in constraint satisfaction.

LO8 -- Students should be able to explain the advantages and disadvantages of alpha-beta pruning.

LO9 -- Students should be able to explain the advantages and disadvantages of the STRIPS representation for planning.

LO10 -- Students should be able to describe the frame problem.

LO11 -- Students should be able to describe default reasoning.

LO12 -- Students should be able to describe or implement at least one learning algorithm.

N/A -- Important material covered in the course but not directly related to a specific learning outcome.