Skip to content

DanCunnington/FFNSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFNSL: Feed-Forward Neural-Symbolic Learner

FFNSL experiments to support the paper "FFNSL: Feed-Forward Neural-Symbolic Learner". This code has been tested on MacOSX Big Sur 11.6.1.

Dependencies

Installation

From the project root:

  1. pip install -r requirements.txt
  2. python setup.py

Data and Neural Network weights

Data and pre trained models are available to download here. Extract the zip folder and copy the files into the directory tree.

To run paper experiments

Refer to the run_experiments.md file in each example directory. Results presented in the FFNSL paper are available in the paper_results folder of each example.

About

Code and Data for the paper "FFNSL: Feed-Forward Neural-Symbolic Learner"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published