Differences between revisions 3 and 4
Revision 3 as of 2015-09-09 16:12:49
Size: 2150
Comment:
Revision 4 as of 2015-10-09 10:21:41
Size: 2138
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
|| '''ISIS''' || TBD || || '''ISIS''' || https://isis.tu-berlin.de/course/view.php?id=5393 ||
Line 25: Line 25:

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

Machine Learning 1

General Information

Machine Learning 1 is a compulsory course in the module "Maschinelles Lernen 1" and is worth 6 LP (6 ECTS credits). The whole module "Maschinelles Lernen 1" is worth 9 ECTS credits.

Lecture

Wednesdays, 10 - 12

Room

H 0107

Exercise session

Wednesdays, 12 - 14

Room

H 0107

Trainers

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

Gregoire Montavon (Teaching Assistant)

Contact

gregoire.montavon@tu-berlin.de

ISIS

https://isis.tu-berlin.de/course/view.php?id=5393

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.

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
  • Bayes Decision Theory
  • Maximum Likelihood Estimation and Bayes Parameter Estimation
  • Principal Component Analysis
  • Independent Component Analysis
  • Fisher Linear Discriminant
  • Stationary Subspace Analysis
  • k-means Clustering
  • Expectation Maximization
  • Graphical Models
  • Model Selection
  • Learning Theory and Kernel Methods
  • Support Vector Machines
  • Kernel Ridge Regression and Gaussian Processes
  • Neural Networks
  • Ensemble Methods and Boosting

IDA Wiki: Main/WS15_MaschinellesLernen1 (last edited 2015-10-09 10:21:41 by GrégoireMontavon)