Differences between revisions 11 and 12
Revision 11 as of 2013-09-19 09:23:31
Size: 2515
Editor: IreneWinkler
Comment:
Revision 12 as of 2013-10-16 13:40:15
Size: 2515
Editor: IreneWinkler
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
|| '''Room:'''|| MAR 4.062 || || '''Room:'''|| MAR 4.063 ||

Integrated Lecture "Kognitive Algorithmen"

Computer programs can learn useful cognitive skills. This integrated lecture tries to communicate an intuitive understanding of elementary concepts in machine learning, their historical development and their application on real data with a special focus on methods that are simple to implement.

We will alternated a lecture and a practice session. In the practice session students will implement and apply machine learning algorithms on real data in Python.

Dates

Date:

Wednesday, 10:00 - 12:00, 16.10.2013 - 12.02.2014

Room:

MAR 4.063

Responsible:

Prof. Dr. Klaus-Robert Müller

Contact Person:

Irene Winkler

Topics

We will cover (among other things)

  • Supervised learning (linear regression techniques, linear classification, kernel based regression)
  • Artificial Neural Networks (Reichardt Correlator, Perceptron Algorithm, Multilayer Neural Networks)
  • Unsupervised Learning (Principal Component Analysis, Clustering)
  • Model Selection

More information can be found on the ISIS Website.

Prerequisites

The following are prerequisites are helpful for taking the course:

  • Basic knowledge in linear algebra and calculus
  • Basic programming knowledge, programming in Python

As thematical preparation, it is recommended to visit the Python course or the mathematical foundations course which are also accreditable as optional compulsory course part and take place in the week prior to the start of the lecture period.

https://wiki.ml.tu-berlin.de/wiki/Main/WS13_PythonKurs

Credits

The integrated lecture is the compulsory part of the B.Sc. module "Kognitive Algorithmen" in Computer Science. This "Kognitive Algorihtmen" module is a 6 ECTS/SP module, and consists of

The grade will be determined in a written exam at the end of the semester. The grades of the elective will not count towards the grade of the entire module.

IDA Wiki: Main/WS13_KA (last edited 2014-07-09 21:13:47 by IreneWinkler)