Differences between revisions 2 and 3
Revision 2 as of 2016-08-04 14:52:58
Size: 2401
Comment:
Revision 3 as of 2016-08-04 14:54:01
Size: 2401
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
We recommend the [[Main/WS15_MaschinellesLernen1 | "Machine Learning 1" ]] lecture or the [[Main/SS16_MLPraktikum|"Machine learning lab course"]] for a more advanced treatment (this course is not a prerequisite). We recommend the [[Main/WS16_MaschinellesLernen1 | "Machine Learning 1" ]] lecture or the [[Main/SS16_MLPraktikum|"Machine learning lab course"]] for a more advanced treatment (this course is not a prerequisite).
Line 43: Line 43:
 * An elective (2 SWS / 3 SP / 3 ECTS): a Math refresher course, an [[Main/SS16_PythonKurs | introduction to python programming ]] or a [[Main/SS16_AKA|seminar ("Applications of Cognitive Algorithms")]] for a more in-depth treatment of selected applications.  * An elective (2 SWS / 3 SP / 3 ECTS): a Math refresher course, an [[Main/WS16_PythonKurs | introduction to python programming ]] or a [[Main/WS16_AKA|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 and their application on real data with a special focus on methods that are simple to implement. We recommend the "Machine Learning 1" lecture or the "Machine learning lab course" for a more advanced treatment (this course is not a prerequisite).

We will alternate 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

Room:

MAR 0.002

Responsible:

Prof. Dr. Klaus-Robert Müller

Lecturer

Dr. Wojciech Samek (wojciech.samek@hhi.fraunhofer.de)

Contact Person:

Stephanie Brandl

Topics

We will cover (among other things)

  • Supervised learning (linear regression techniques, linear classification, kernel based regression, neural networks)
  • Unsupervised Learning (Principal Component Analysis, Clustering)
  • Model Selection

More information can be found on the ISIS Website.

Language

TBA

Prerequisites

The following prerequisites are helpful for taking the course:

  • Basic knowledge in linear algebra and calculus
  • Basic programming knowledge, programming in Python

Credits

The integrated lecture is the compulsory part of the B.Sc. module "Kognitive Algorithmen" in Computer Science. This "Kognitive Algorithmen" module is a 6 ECTS/SP module, and consists of

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.

IDA Wiki: Main/WS16_KA (last edited 2016-10-10 13:29:26 by StephanieBrandl)