Transcript apr10

CS 4100 Artificial Intelligence
Prof. C. Hafner
Class Notes April 10, 2012
Term Project Reports
•
•
•
•
Nice Title Page
Abstract (can be on title page or next page)
Number the sections!! (also use titles/subtitles)
Number the Figures/Tables and give them
captions. Refer to them by number !!
• References section is optional (use if
appropriate)
Outline
1. Introduction: describe your domain at a general
level, does not need to be very “formal”.
Identify/explain what planning problems exist,
and then which one(s) you are going to focus
on.
2. Describe your ontology – major categories,
relationships, rational for your design choices.
Include some screen shots from your Protégé
implementation. How did you evaluate the
adequacy of your ontology ? Did you create
some instances and try some queries ? (if so,
describe that).
Term paper cont.
3. Describe your planning research. This is the
technical heart of your project. In the preplanning stage, how did you design operators?
Show some example plans that your planning
operators can generate? What issues arose
and how did you resolve them. Use diagrams if
possible to illustrate your points.
4. Conclusions/Discussion. Summarize what you
accomplished, and what you learned. Recap
hard issues, technical limits, and discuss future
potential or other ideas you may have.
Exam Questions
•
•
•
•
•
Probability/conditional probability
Bayes nets (one or two questions)
Classification trees/ID3
Neural Net (units) and Perceptron Learning
One question applying uncertain reasoning to
something we did earlier. (maybe)
• One quesiton on supervised learning and how to
evaluate learning systems (maybe)