Lecturer | Prof. Dr. Jürgen Schmidhuber |
Module | Modul IN2064 |
Type | Lecture |
Language | English |
Semester | WS 2008/2009 |
ECTS | 6.0 |
SWS | 3V+2Ü |
Audience | Elective course for students of Informatics (Diplom 5+, Bachelor 5+, Master 1+) Elective course for students of Business Informatics (Bachelor 5+) |
Time & Location | Thu 10:00 - 12:00 MI 00.13.009A Fri 08:30 - 10:00 MI 00.13.009A |
Certificate | Based on written examination. The exam will take place on Tue, 10.2.2009, 10:00, room 03.07.023 |
News

Tutorial
The tutorial consists of (mostly) weekly worksheets to be completed by the student, and discussion of the exercises. Some of the tasks may involve programming, but this is not a programming style tutorial - the focus lies on implementing ML algorithms. The worksheets will be posted here.Description
This lecture will take you on a journey through the exciting and highly active field of Machine Learning, which has applications in areas as diverse as web searches, robotics, data mining, environmental sciences, medical data analysis, and many more. The first part of the lecture loosely follows the textbook by Chris Bishop, referenced below, and uses a lot of his material. You are highly recommended to have a look into it for answers to fundamental questions, and for more in-depth information. Here is an overview of the topics covered (at least cursorily) by the lecture, where arrows indicate our flow of argument rather than historical derivation:
Material
Exercises
We started a Google group for this lecture. The group is invitation only, so if you want to be added send an email to Christian.Suggested Reading
[1] | David J. C. MacKay. Information theory, inference, and learning algorithms. Cambridge Univ. Press, 2008. |
[2] | Toby Segaran. Programming collective intelligence. O'Reilly, Beijing, 2007. |
[3] | Karsten Weicker. Evolutionäre Algorithmen. Teubner, 2. edition, 2007. |
[4] | Christopher M. Bishop. Pattern Recognition and Machine Learning. Springer, Berlin, New York, 2006. |
[5] | Richard O. Duda, Peter E. Hart, and David G. Stork. Pattern classification. Wiley, New York, 2001. |
[6] | Tom M. Mitchell. Machine learning. McGraw-Hill, Boston, Mass., 1997. |
[7] | V. N. Vapnik. The nature of statistical learning theory. Springer-Verlag New York, Inc., New York, NY, USA, 1995. |