Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAT-based neural ranking engine #524

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

SAT-based neural ranking engine #524

wants to merge 2 commits into from

Conversation

kroening
Copy link
Member

This adds a variant of neural ranking that uses a SAT solver to compute the weights and biases in the neural network.

@kroening kroening force-pushed the solver-nuterm branch 5 times, most recently from 75e0dd1 to 773188c Compare May 28, 2024 16:50
@kroening kroening marked this pull request as ready for review May 28, 2024 16:56
This extracts to replicated methods that identify the inputs and the state
variables of the transition system.
@kroening kroening force-pushed the solver-nuterm branch 2 times, most recently from e2f46b8 to 426127f Compare May 28, 2024 19:33
This adds a variant of neural ranking that uses a SAT solver to compute the
weights and biases in the neural network.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant