RNNLogic
RNNLogic copied to clipboard
Hi, that is a cool paper and repo here! Could you help me with a tiny issue? I am running the `pip codes/cppext/setup.py install` command as mentioned in the readme...
Hi, meng. I was recently rerunning the code to reproduce the results. Appreciate your wonderful code. I successfully reproduced the results in the kinship and umls datasets. However, the results...
When I run the "run.py" in the "codes" directory, there is an error " ModuleNotFoundError: No module named 'rule_sample_cppext' ", and I can't find where the module is. Could you...
when ?
When will the code be announced
The setup in your paper introduces 2000 sampled rules and 1000 important rules and I confuse about which dataset these parameters refer to. And the command lines given in README...