Differences between revisions 9 and 10
Revision 9 as of 2013-10-01 15:00:28
Size: 2162
Editor: DanielBartz
Comment:
Revision 10 as of 2013-10-01 16:49:50
Size: 2161
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
||'''Kontakt''' || g.montavon@mailbox.tu-berlin.de || ||'''Kontakt''' || gregoire.montavon@tu-berlin.de ||

Maschinelles Lernen I

Termine und Informationen

Die integrierte Vorlesung "Maschinelles Lernen 1" ist eine Pflichtveranstaltung im Modul "Maschinelles Lernen 1" und umfasst 6 LP.

Vorlesung

Donnerstags, 10 - 12

Raum

MAR 0.016

Übung

Donnerstags, 12 - 14

Raum

MAR 0.016

Dozenten

Prof. Dr. Klaus-Robert Müller (Verantwortlicher)

Gregoire Montavon

Kontakt

gregoire.montavon@tu-berlin.de

ISIS

https://www.isis.tu-berlin.de/2.0/course/view.php?id=519

Prerequisites

The following are optional prerequisites which are helpful but not necessary for taking the course:

  • Basic knowledge in linear algebra and calculus, as presented in the respective modules (German: Lineare Algebra, Analysis)
  • Basic knowledge in probability theory, as presented in the module stochastics (German: Elementare Stochastik)
  • 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 which take place in the weeks prior to the start of the lecture period.

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

Topics

In the lecture, introductory topics in the field of machine learning are presented. After the lecture, the learnt methods are revisited and last week's exercises are explained in the exercise session. Both lecture and exercise session are usually held in English.

The scheduled topics are:

  • Introduction to Machine Learning and Statistics
  • Bayes Decision Theory
  • Maximum Likelihood Estimation and Bayes Learning
  • Principal Component Analysis
  • Independent Component Analysis
  • k-means Clustering
  • Expectation Maximization
  • k-nearest Neighbor
  • Fisher Discriminant Analysis
  • Learning Theory and Kernel Methods
  • Support Vector Machines
  • Kernel Ridge Regression and Gaussian Processes
  • Model Selection
  • Neural Networks

IDA Wiki: Main/WS13_MaschinellesLernen1 (last edited 2013-10-14 14:04:18 by GrégoireMontavon)