IBM / LNN

A `Neural = Symbolic` framework for sound and complete weighted real-value logic
https://IBM.github.io/LNN/
Apache License 2.0
226 stars 438 forks source link

example for model training, saving and loading weights #92

Open Kar1s opened 2 months ago

Kar1s commented 2 months ago

hello,

Thank you for the nice framework. Is it possible to save and load the weights of a model? It would also be helpful if you could provide another example regarding training with multiple sample points and labels.