PyNeuraLogic icon indicating copy to clipboard operation
PyNeuraLogic copied to clipboard

PyNeuraLogic lets you use Python to create Differentiable Logic Programs

Results 4 PyNeuraLogic issues
Sort by recently updated
recently updated
newest added

Dummy PR to merge the removal of evaluator (and other stuff) to the new "big release" branch

### Is your feature request related to a problem? Please describe. As discussed in https://github.com/LukasZahradnik/PyNeuraLogic/discussions/47 I was thinking on a previous stage where we can be sure that some logic...

enhancement

### Describe the bug As from the title, saving a `state_dict` with torch causes an error ``` _pickle.PicklingError: Can't pickle : attribute lookup java.lang.String on jpype._jstring failed ``` ### Steps...

bug

Make PyTorch optimizer compatible wth PyNeuraLogic