Skip to content

A. Cropper and S.H. Muggleton. Learning efficient logic programs. Machine learning, 2019.

Notifications You must be signed in to change notification settings

andrewcropper/mlj18-metaopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlj18-metaopt

Code and experimental data for the paper:

A. Cropper and S.H. Muggleton. Learning efficient logic programs. Machine learning journal. In press.

http://andrewcropper.com/pubs/mlj18-metaopt.pdf

For each experiment:

  • data are in the folder 'data'
  • learned programs are in the folder 'programs'
  • results of the tests are in the folder 'results'
  1. To reproduce the figures, run 'python results.py'
  2. To rerun the testing step, run 'bash test.sh'
  3. To rerun the learning step, run 'bash learn.sh'
  4. To generate new data, run 'bash gen-data.sh'

Through combinations of the above you can reproduce the experimental results with either the same data or new data.

About

A. Cropper and S.H. Muggleton. Learning efficient logic programs. Machine learning, 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages