Differences between revisions 10 and 11
Revision 10 as of 2011-04-11 09:04:33
Size: 2775
Editor: PaulBuenau
Comment:
Revision 11 as of 2011-04-15 15:02:24
Size: 2291
Editor: PaulBuenau
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 || '''Termin:''' || Unregelmässig, siehe [[https://www.google.com/calendar/embed?src=pd5q3lv0b7833f3lnebbmqudjc%40group.calendar.google.com&ctz=Europe/Berlin|Terminübersicht]] ||
 || '''Raum:''' || FR 1505 (Montag 10:00 - 12:00 Uhr) und FR 6043 (Mittwoch 10:00 - 12:00 Uhr) ||
 || '''Dozent:''' || Prof. Dr. Klaus-Robert Müller ||
 || '''Ansprechpartner:''' || [[http://www.user.tu-berlin.de/paulbuenau/|Paul von Bünau]] ||
 || '''Anrechenbarkeit:''' || M.Sc. Modul Praktikum Maschinelles Lernen und Datenanalyse ||
 || '''Schedule:''' || Irregular, see [[https://www.google.com/calendar/embed?src=pd5q3lv0b7833f3lnebbmqudjc%40group.calendar.google.com&ctz=Europe/Berlin|calendar]] ||
 || '''Room:''' || FR 1505 (Mondays) und FR 6043 (Wednesday) ||
 || '''Lecturer''' || Prof. Dr. Klaus-Robert Müller ||
 || '''Contact:''' || [[http://www.user.tu-berlin.de/paulbuenau/|Paul von Bünau]] ||
 || '''Module:''' || M.Sc. Module Praktikum Maschinelles Lernen und Datenanalyse ||
Line 9: Line 9:
Im Praktikum Maschinelles Lernen und Datenanalyse soll der Prozess der explorativen Datenanalyse geübt werden. Der Schwerpunkt liegt auf den Themengebieten Visualisierung und Dimensionsreduktion, Klassifikation mit Neuronalen Netzen, Hidden-Markov-Modelle auf Genomdaten und Support-Vektor-Maschinen. Die Aufgaben sind kombinierte Programmier- und Simulationsaufgaben in Matlab. The aim of this lab course is to practice the process of explorative data analysis and understand the main algorithms.
The focus is on dimensionality reduction, clustering, classification and regression. For each assignment, a number
of algorithms have to be implemented (in Matlab) and analyzed in experiments on real or synthetic data. Taking the
[[Main/SS11_MatlabKurs|Matlab course]] and the [[Main/WS10_MaschinellesLernen1|Machine Learning lecture]] is highly
recommended but not a formal prerequisite.
Line 11: Line 15:
Der Besuch des Kurses [[Main/SS11_MatlabKurs|Matlab Programmierung für Maschinelles Lernen und Datenanalyse]] wird empfohlen. Grundlegende Kentnisse des Maschinellen Lernen sind sehr hilfreich, bei grossem Interesse und Engagement aber keine zwingende Voraussetzung. The lab course consists of two parts: a lecture (Mondays at 10.15am), which is held only when a new assignment is handed out,
and a consultation on Wednesdays (10.15am) in all following weeks. Please have a look at the [[https://www.google.com/calendar/embed?src=pd5q3lv0b7833f3lnebbmqudjc%40group.calendar.google.com&ctz=Europe/Berlin|calendar]] for the exact schedule.
Line 13: Line 18:
Die Veranstaltung gliedert sich in zwei Teile: Eine Vorlesung, in der Methoden und Theorie der Aufgaben vermittelt werden (Montags 10:00 - 12:00 Uhr) und eine gemeinsame Sprechstunde (Mittwochs 10:00 - 12:00 Uhr), in der wir Fragen und Probleme besprechen, die bei der Bearbeitung der Aufgaben auftauchen. Die Termine finden nach Ankündigung (s.u.) statt. Please register in the [[http://groups.google.com/group/mikiobraun-lehre|google group]] to receive announcements
and ask questions.
Line 15: Line 21:
Weitere Informationen findet Ihr im [[attachment:Praktikum_ML_Info.pdf|Informationsblatt.]] More information can be found in the german [[attachment:Praktikum_ML_Info.pdf|Informationsblatt.]]
Line 17: Line 23:
Für Anfragen, und Ankündigen wurde eine [[http://groups.google.com/group/mikiobraun-lehre|Google-Group]] eingerichtet. Man muß sich registrieren, um die Beiträge lesen zu können, aber jeder kann sich registrieren. === Schedule ===
Line 19: Line 25:
=== Termine ===

'''Achtung:''' Der Raum FR 1505 wurde von der Sprach- und Kulturbörse zum Lagerraum umfunktioniert; wo die Vorlesung in Zukunft stattfindet wird noch bekanntgegeben.

[[https://www.google.com/calendar/embed?src=pd5q3lv0b7833f3lnebbmqudjc%40group.calendar.google.com&ctz=Europe/Berlin|Terminübersicht]]
See [[https://www.google.com/calendar/embed?src=pd5q3lv0b7833f3lnebbmqudjc%40group.calendar.google.com&ctz=Europe/Berlin|calendar]]
Line 29: Line 31:
==== Übungsblätter ====

==== Daten ====
Line 35: Line 34:
[[attachment:guide.pdf|Skript zur Vorlesung (Stand: 14.4.2010)]] [[attachment:guide.pdf|Lecture notes (as of April 2010)]]

Praktikum Maschinelles Lernen und Datenanalyse

  • Schedule:

    Irregular, see calendar

    Room:

    FR 1505 (Mondays) und FR 6043 (Wednesday)

    Lecturer

    Prof. Dr. Klaus-Robert Müller

    Contact:

    Paul von Bünau

    Module:

    M.Sc. Module Praktikum Maschinelles Lernen und Datenanalyse

The aim of this lab course is to practice the process of explorative data analysis and understand the main algorithms. The focus is on dimensionality reduction, clustering, classification and regression. For each assignment, a number of algorithms have to be implemented (in Matlab) and analyzed in experiments on real or synthetic data. Taking the Matlab course and the Machine Learning lecture is highly recommended but not a formal prerequisite.

The lab course consists of two parts: a lecture (Mondays at 10.15am), which is held only when a new assignment is handed out, and a consultation on Wednesdays (10.15am) in all following weeks. Please have a look at the calendar for the exact schedule.

Please register in the google group to receive announcements and ask questions.

More information can be found in the german Informationsblatt.

Schedule

See calendar

Material

Skript

Lecture notes (as of April 2010)

Ergebnisse

Matrikelnr.

Blatt 1

Blatt 2

Blatt 3

Blatt 4

Blatt 5

Technik

Die Server  {bolero,pepino,fiesta}.cs.tu-berlin.de  sind von aussen per ssh zu erreichen.

IDA Wiki: Main/SS11_MLPraktikum (last edited 2011-09-07 13:01:52 by JanSaputraMueller)