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

Quickstart instructions update #50

Closed tingey closed 1 year ago

tingey commented 1 year ago

Quickstart instructions

"3. Install the LNN as a library: pip install git+https://github.com/IBM/LNN.git"

should be updated to agree with the Box Note instructions;

"3. Install the LNN as a library: pip install git+https://github.com/GitHubUserName/LNN.git"

NaweedAghmad commented 1 year ago

Changing the installation URL is a good idea for those doing the Neuro-Symbolic badge, however, it should remain at the IBM URL in general.

We've included the following instruction as part of the badge instructions to assist:

Install the LNN as a library, replacing the URL with your forked branch.