Thanks for sharing this. Running python rulenn/rule_nn.py data/hbcp_gen.pkl gives import errors for import rulenn.feature_config as fc and from base import BaseModel. Neither fixing those errors or moving rule_nn.py to root does produce output in results/rules.txt for me.