- Enable M:N mapping of queries to examples - Fix the MSE error function
0.1.2
- Update of NeuraLogic to 0.3.0 (support of `<=` in file datasets) - Enhanced support for the torch backend - Fixed visualizations in google colab - Added Family and Nations datasets
0.1.1
- The `Data` class now supports `edge_attr` for edge features - Visualization rendering bug fix - Additional checks for presence of queries in datasets
0.1.0
What's Changed * Add basic benchmark by LukasZahradnik in https://github.com/LukasZahradnik/PyNeuraLogic/pull/21 * Migrate to jpype by LukasZahradnik in https://github.com/LukasZahradnik/PyNeuraLogic/pull/22