Differences between revisions 3 and 4
Revision 3 as of 2012-09-21 09:49:07
Size: 1694
Comment:
Revision 4 as of 2012-09-21 20:32:20
Size: 1651
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
This 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 work in practice, are simple to implement and scalable to big data. This 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.

Kognitive Algorithmen

Termine und Dozenten

Termin:

Vorlesung: Mi. 12:00 - 14:00, 24.10.2012 - 13.02.2013

Raum: FR 3002

Verantwortlicher:

Prof. Dr. Klaus-Robert Müller

Betreuer:

Dr. Felix Bießmann

Topics

Computer programs can learn useful cognitive skills. This 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 cover (among other things)

  • Supervised learning (linear regression techniques, kernel based regression)
  • Artificial Neural Networks (Reichardt Correlator, Perceptron Algorithm, Multilayer Neural Networks)
  • Dimensionality reduction (Principal Component Analysis, Canonical Correlation Analysis)
  • Clustering (k-Means)
  • Model Selection

Themen

Computerprogramme können nützliche kognitive Fähigkeiten lernen. Diese Veranstaltung vermittelt ein intuitives Verständnis elementarer Konzepte des Maschinellen Lernens, deren Entstehung und ihrer Anwendung.

Vorgestellt werden unter anderem:

  • Überwachte Lernmethoden (lineare Regression, naive Bayes Klassifikation)
  • Künstliche Neuronale Netze (Reichardt Korrelator, Perzeptron Algorithmus, Multilayer Neural Networks)
  • Dimensionsreduktion mit Faktoranalysen (Principal Component Analysis, Canonical Correlation Analysis)
  • Clustering (k-Means, Spectral Clustering)

IDA Wiki: Main/WS12_KA (last edited 2012-11-01 09:15:26 by FelixBiessmann)