Differences between revisions 3 and 7 (spanning 4 versions)
Revision 3 as of 2012-09-21 09:49:07
Size: 1694
Comment:
Revision 7 as of 2012-11-01 09:15:26
Size: 1763
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
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.

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.


=== Anmeldung / Registration ===
[[https://www.isis.tu-berlin.de/course/view.php?id=7690|ISIS Website]]
Line 12: Line 21:
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 work in practice, are simple to implement and scalable to big data.
Line 25: Line 32:
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.

Kognitive Algorithmen

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.

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.

Anmeldung / Registration

ISIS Website

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

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

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)