Skip to content
Snippets Groups Projects
ai1.md 1.47 KiB
Newer Older
  • Learn to ignore specific revisions
  • Michael Kohlhase's avatar
    new
    Michael Kohlhase committed
    ---
    layout: course
    
    Michael Kohlhase's avatar
    new
    Michael Kohlhase committed
    title: Künstliche Intelligenz I
    
    Tom Wiesing's avatar
    Tom Wiesing committed
    instructors:
    
    Tom Wiesing's avatar
    Tom Wiesing committed
        - mkohlhase
    
    
    semesters:
        - WS16/17
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
        - WS17/18
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
        - WS18/19
        - WS19/20
    
    Michael Kohlhase's avatar
    new
    Michael Kohlhase committed
    ---
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    Diese Vorlesung ist der erste Teil einer zwei-semestrigen Einführung in die Künstlichen
    Intelligenz (KI). Sie beschäftigt sich mit den Grundlagen der symbolischen KI,
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    insbesondere
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Agentenmodelle als  Grundlagen der KI
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Logisches Programmieren in Prolog
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Heuristische Suche als Methode zum Problemlösen
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Adversarielle Suche (Strategiespiele)
    * Probleme unter Rand- oder Nebenbedingungen (Constraint Propagation)
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Logische Sprachen zur Wissensrepräsentation,
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * Inferenz und Logisches Programmieren
    * Klassisches Planen
    * Planen und Agieren in der realen Welt
    
    Michael Kohlhase's avatar
    new
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    Die Vorlesung folgt dem Buch
    [Artificial Intelligence: A Modern Approach](https://www.pearson.com/us/higher-education/program/Russell-Artificial-Intelligence-A-Modern-Approach-3rd-Edition/PGM156683.html)
    von Stuart Russell und Peter Norvig. Wir verwenden die dritte Ausgabe.
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    Die Kursmaterialien (z.B. [Course Notes](http://kwarc.info/teaching/AI/notes.pdf) oder
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    [Aufgaben](http://kwarc.info/teaching/AI/assignments.pdf), aber auch alte Klausuren)
    finden sich in [hier](http://kwarc.info/teaching/AI/). 
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    Diskussionen finden auf dem
    [FSI Forum KI-I](https://fsi.cs.fau.de/forum/144-Kuenstliche-Intelligenz) statt. Dies ist
    eine wichtige Quelle von Rat und Tat. Wir bemühen uns, auf dem Forum präsent zu sein, und
    schnell auf Fragen zu antworten. Also das Forum abonnieren!