== 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, 29.10.2014 - 11.02.2015|| || '''Room:'''|| MAR 4.063 || || '''Responsible:''' || [[http://www.ml.tu-berlin.de/menue/members/klaus-robert_mueller/|Prof. Dr. Klaus-Robert Müller]] || || '''Contact Person:''' || [[http://www.user.tu-berlin.de/irene.winkler/| Irene Winkler]]|| === 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. === Language === All exercice sheets, the slides and recommended literature will be in English. The lecture itself will be in German if most of the participants agree on that. === Prerequisites === The following are 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 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/WS14_MatheKurs|Math refresher course]], an [[Main/WS14_PythonKurs | introduction to python programming ]] or a [[Main/WS14_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.