|
Hi, I am new to area of Machine Learning and to the field of Logic Programming. Can anyone please suggest me some good book, tutorial etc on Inductive Logic Programming(ILP) which introduces the basics of Logic Programming as well as the main topic of ILP? |
|
Chapter 19 of Prolog Programming for Artificial Intelligence by Ivan Bratko (ISBN-13: 978-0201403756) deals with Inductive Logic Programming and has an example program. thanks for the pointer
(Oct 02 '11 at 13:48)
Lancelot
|
|
Back in the days I think I used the following two papers as references:
I think nowadays ILP is blending with reasoning under uncertainty and in might be worth having a look at Markov Logic Networks and Statistical Relational Learning. thanks for the links but can you also suggest some new references which also give an introduction to Logic Programming.
(Oct 02 '11 at 13:34)
Lancelot
This page has some recommended readings that look like a good place to start: http://www.doc.ic.ac.uk/~cclw05/topics1/summary.html
(Oct 02 '11 at 13:40)
ogrisel
cool..thanks...
(Oct 02 '11 at 13:41)
Lancelot
|