pLogicNet icon indicating copy to clipboard operation
pLogicNet copied to clipboard

Results 3 pLogicNet issues
Sort by recently updated
recently updated
newest added
trafficstars

First of all, i want to make sure whether this repo is the official implementation of the paper? According to the implementation of train_epoch: I am really confused about how...

Hello, Could you mention what python version is supported for this code? I tried `python3.7` and `python2.7` both gave me the following error: ``` **save_variable_list, ^ SyntaxError: invalid syntax ```...

When you have a train dataset that entities contains ":" (for example, one entity could be an url) the program will crash since it is the character than the program...