home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.ai      Awaiting the gospel from Sarah Connor      1,955 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 1,728 of 1,955   
   =?ISO-8859-1?Q?Tim_vor_der_Br=FCck? to All   
   FOIL   
   26 Apr 08 00:27:01   
   
   From: brueck@FernUni-Hagen.de   
      
   Hi, I have a question regarding FOIL (First Order Inductive Learner).   
   I tried a simple example program which I cannot get to run:   
   FOIL should learn the concept of brother   
   The learned rule should look like   
   brother(X,Y):-parent(Z,X) and parent(Z,Y) and male(X) and X<>Y   
      
   Unfortunately I always get the result:   
      
   No literals   
      
   Clause too inaccurate (2/4)   
      
   Thanks for any help. A link to a good introduction into FOIL would also   
   be helpful.   
      
   -------------   
   Tim   
      
   There is my program code:   
      
   X: 1, 2, 3, 4, 5, 6, 7.   
   Y: 1, 2, 3, 4, 5, 6, 7.   
      
   brother(X,Y) ##   
   2,3   
   6,7   
      
   3,2   
   5,4   
   2,1   
   3,1   
   4,2   
   4,3   
   1,2   
   1,3   
   4,5   
   5,7   
   .   
   *parent(X,Y) ##   
   1,2   
   1,3   
   4,5   
   4,6   
   4,7   
      
   5,4   
   2,1   
   3,1   
   4,2   
   4,3   
   6,7   
   .   
   *male(X) #   
   2   
   4   
   5   
      
   3   
   1   
   6   
   .   
      
   [ comp.ai is moderated ... your article may take a while to appear. ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca