Size: 1456
Comment:
|
Size: 1584
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: |
The lecture and practice sessions of this module are complemented by a Math refresher course, an introduction to python programming for machine learning and a seminar ("Applications of Cognitive Algorithms") for a more in-depth treatment of selected applications. Students will implement and apply machine learning algorithms on real data. |
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 25: | Line 23: |
More information can be found on the [[https://www.isis.tu-berlin.de/course/view.php?id=7874|ISIS Website]] | |
Line 26: | Line 25: |
More information can be found on the [[https://www.isis.tu-berlin.de/course/view.php?id=7874|ISIS Website]] | === Modul === The lecture and practice sessions of this module are complemented by a Math refresher course, an introduction to python programming for machine learning and a seminar ("Applications of Cognitive Algorithms") for a more in-depth treatment of selected applications. |
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: |
Thursday, 10:00 - 12:00, 11.04.2013 - 11.07.2013 |
Room: MAR 4.064 |
|
Responsible: |
|
Contact Person: |
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
Modul
The lecture and practice sessions of this module are complemented by a Math refresher course, an introduction to python programming for machine learning and a seminar ("Applications of Cognitive Algorithms") for a more in-depth treatment of selected applications.