Advanced Artificial Intelligence Advance
Advanced Artificial Intelligence Advance
(高 级 人 工 智 能)
• Webster says:
– The capacity to acquire and apply knowledge.
– The faculty of thought and reason.
–…
• What features/abilities do humans
(animals/animate objects) have that you think
are indicative or characteristic of intelligence?
– Abstract concepts, mathematics, language,
problem solving, memory, logical reasoning,
planning ahead, emotions, morality, ability to
learn/adapt, etc…
• Course work:
– 1. Two assignments (mainly programming): 60% in
total equally divided.
– 2. A final research report (no less than 4 pages) worth
40%
• Please note. Late assignments will not be
accepted. You will get zero for anything past the
due date
• All assignments are to be done individually.
• You can discuss the assignments with other
students, but you should not give your code (or
parts of your code) to other students.
• Recommended Textbook:
– Stuart Russell and Peter Norvig. Artificial Intelligence: A Modern
Approach. 3rd Edition. Prentice Hall, 2009. – elementary and
interesting
– Ian Goodfellow, Yoshua Bengio, Aaron Courville. Deep Learning. MIT
Press. http://www.deeplearningbook.org/, 2016. -- heavy but
charming
– T. Mitchell. Machine Learning. McGraw Hill, 1997. (Chinese ed., 2003).
-- old but classical
– Hastie, Tibshirani and Friedman. The Elements of Statistical Learning:
Data Mining, Inference, and Prediction, Springer, 2009. -- difficult but
essential
– Christopher M. Bishop. Pattern Recognition and Machine Learning.
Springer, 2006. -- heavy but charming
• Recommended but not required.