Conclusion
- Take Home Points
- The five learning outcomes including knowledge representation,
machine learning and search spaces.
- The Evaluation is CW1 20%, CW2 30%, and the exam 50%.
- AI is a big field and there are jobs if you understand it.
- In this class, you need to program in Java.
- You should already know all of the Java stuff I showed (except
maybe arrays) and some of the other Java stuff.
- Reading: For this lecture you can look at Russel and Norvig's
introductory chapter. Other people think about AI differently than
I do, and they have a valid stance. This won't really be on the
exam.
- Reading: For the next lecture you can look at the
Binary Classification wiki , and the
Linear Classifier wiki .