Differences between revisions 9 and 10
Revision 9 as of 2019-03-13 11:09:31
Size: 2786
Comment:
Revision 10 as of 2019-03-13 11:10:25
Size: 2767
Comment:
Deletions are marked like this. Additions are marked like this.
Line 51: Line 51:
 * An elective (2 SWS / 3 SP / 3 ECTS): an [[Main/PythonKurs| introduction to python programming ]] or a [[Main/WS18_ClassicalTopics|seminar ("Classical Topics in ML")]] for a more in-depth treatment of selected applications.  * An elective (2 SWS / 3 SP / 3 ECTS): an [[Main/SS19_PyML| introduction to python programming ]] or a [[Main/SS19_HOT|seminar ("Hot Topics in ML")]] for a more in-depth treatment of selected applications.

Integrated Lecture "Cognitive Algorithms"

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).

Dates

Lecture:

Tuesday, 16:00-18:00 in MA 005

Tutorials:

Monday, 14:00-16:00 in MA 004

Monday, 16:00-18:00 in MA 141

Tuesday, 16:00-18:00 in MA 005

Responsible:

Prof. Dr. Klaus-Robert Müller

Lecturer

Stephanie Brandl (stephanie.brandl@tu-berlin.de)

Lectures/Tutorials

Lectures and tutorials take place every other week respectively. There will be 3 groups for the tutorials, registration will happen via Moses. In the tutorials we will briefly recap the lecture and discuss more theoretical exercises.

Assignments

After each lecture there will be assignments where you mainly implement the algorithms discussed in the lecture. Those assignments can be handed in in groups which will be organised via ISIS.

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

English

Prerequisites

The following prerequisites are helpful for taking the course:

  • Basic knowledge in linear algebra and calculus
  • Basic programming knowledge, programming in Python
  • To participate in the exam you first need to pass the elective course

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/SS19_KA (last edited 2019-04-10 09:54:28 by StephanieBrandl)