Size: 1138
Comment:
|
Size: 2072
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Lecture "Kognitive Algorithmen" == | == Integrated Lecture "Kognitive Algorithmen" == |
Line 3: | Line 3: |
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. | Computer programs can learn useful cognitive skills. This integrated 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. |
Line 5: | Line 5: |
We will alternated a lecture and a practice session. In the practice session students will implement and apply machine learning algorithms on real data in Python. | |
Line 6: | Line 7: |
=== Termine und Dozenten === | === Dates === |
Line 8: | Line 9: |
||<|2> '''Termin:''' || Vorlesung: Mi. 12:00 - 14:00, 24.10.2012 - 13.02.2013|| || '''Raum:''' FR 3002 || || '''Verantwortlicher:''' || [[http://ml.cs.tu-berlin.de/en/klaus/index.html|Prof. Dr. Klaus-Robert Müller]] || || '''Betreuer:''' || [[mailto:felix.biessmann@tu-berlin.de|Dr. Felix Bießmann]]|| |
||<|2> '''Date:''' ||Wednesday, 10:00 - 12:00, 16.10.2013 - 12.02.2014|| || '''Room:''' MAR 4.064 || || '''Responsible:''' || [[http://ml.cs.tu-berlin.de/en/klaus/index.html|Prof. Dr. Klaus-Robert Müller]] || || '''Contact Person:''' || [[mailto:irene.winkler@tu-berlin.de| Irene Winkler]], Room MAR 4.034|| |
Line 22: | Line 23: |
More information can be found on the [[https://www.isis.tu-berlin.de/course/view.php?id=7874|ISIS Website]] | |
Line 23: | Line 25: |
More information can be found on the [[https://www.isis.tu-berlin.de/course/view.php?id=7874|ISIS Website]] | === Credits === The integrated lecture is the compulsory part of the B.Sc. module "Kognitive Algorithmen" in Computer Science. This "Kognitive Algorihtmen" module is a 6 ECTS/SP module, and consists of * The compulsory integrated lecture (2 SWS / 3 SP / 3 ECTS), and * An elective (2 SWS / 3 SP / 3 ECTS): a [[Main/SS13_MatheKurs|Math refresher course]], an [[https://www.isis.tu-berlin.de/course/view.php?id=7876|introduction to python programming]] or a [[Main/SS13_AKA|seminar ("Applications of Cognitive Algorithms")]] for a more in-depth treatment of selected applications. The grade will be determined in a written exam at the end of the semester. The grades of the elective will not count towards the grade of the entire module. |
Integrated Lecture "Kognitive Algorithmen"
Computer programs can learn useful cognitive skills. This integrated 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 alternated a lecture and a practice session. In the practice session students will implement and apply machine learning algorithms on real data in Python.
Dates
Date: |
Wednesday, 10:00 - 12:00, 16.10.2013 - 12.02.2014 |
Room: MAR 4.064 |
|
Responsible: |
|
Contact Person: |
Irene Winkler, Room MAR 4.034 |
Topics
We will cover (among other things)
- Supervised learning (linear regression techniques, linear classification, kernel based regression)
- Artificial Neural Networks (Reichardt Correlator, Perceptron Algorithm, Multilayer Neural Networks)
- Unsupervised Learning (Principal Component Analysis, Clustering)
- Model Selection
More information can be found on the ISIS Website
Credits
The integrated lecture is the compulsory part of the B.Sc. module "Kognitive Algorithmen" in Computer Science. This "Kognitive Algorihtmen" module is a 6 ECTS/SP module, and consists of
- The compulsory integrated lecture (2 SWS / 3 SP / 3 ECTS), and
An elective (2 SWS / 3 SP / 3 ECTS): a Math refresher course, an introduction to python programming or a seminar ("Applications of Cognitive Algorithms") for a more in-depth treatment of selected applications.
The grade will be determined in a written exam at the end of the semester. The grades of the elective will not count towards the grade of the entire module.