[UI-part2] Inductive logic programming

Lecture notes of Artificial Intelligence

Course: https://ucilnica.fri.uni-lj.si/course/view.php?id=81
Lecturer: akad. prof. dr. Ivan Bratko
Language: English
Date: 2014-04-02

Course overview (part 2):

Inductive Logic Programming (ILP) is an approach to machine learning in which learned descriptions are represented in logic, typically in predicate logic.This is the most expressive hypothesis language among all the approaches to machine learning. ILP also makes use of “background knowledge”, that is knowledge that is known to the learning program before learning begins. Some basic methods of ILP will be discussed.

ILP Programming

See presentation files for all lectures.