Differences between revisions 3 and 4
Revision 3 as of 2014-01-16 16:17:05
Size: 2321
Editor: IreneWinkler
Comment:
Revision 4 as of 2014-02-06 14:34:29
Size: 2324
Editor: IreneWinkler
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
We will cover (among other things) We will cover
Line 35: Line 35:
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 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
Line 37: Line 37:
 * The compulsory integrated lecture (2 SWS / 3 SP / 3 ECTS), and
 * An elective (2 SWS / 3 SP / 3 ECTS): a [[Main/SS14_MatheKurs|Math refresher course]], an [[Main/SS14_PythonKurs | introduction to python programming ]] or a [[Main/SS14_AKA|seminar ("Applications of Cognitive Algorithms")]] for a more in-depth treatment of selected applications.
 * The '''compulsory integrated lecture (2 SWS / 3 SP / 3 ECTS)''', '''and'''
 * '''An elective''' (2 SWS / 3 SP / 3 ECTS): a [[Main/SS14_MatheKurs|Math refresher course]], an [[Main/SS14_PythonKurs | introduction to python programming ]] or a [[Main/SS14_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 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, 17.04.2014 - 17.07.2014

Room:

MAR 0.007

Responsible:

Prof. Dr. Klaus-Robert Müller

Contact Person:

Irene Winkler

Topics

We will cover

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

More information can be found on the ISIS Website.

Prerequisites

The following are prerequisites are helpful for taking the course:

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

As thematical preparation, it is recommended to visit the Python course or the mathematical foundations course which are also accreditable as optional compulsory course part and take place in the week prior to the start of the lecture period.

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 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/SS14_KA (last edited 2014-04-11 14:43:13 by IreneWinkler)