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

MLIC Tool Not Found in Repository #14

Open
amel-hidouri opened this issue Jun 11, 2024 · 1 comment
Open

MLIC Tool Not Found in Repository #14

amel-hidouri opened this issue Jun 11, 2024 · 1 comment

Comments

@amel-hidouri
Copy link

Dear Bishwa,

I am writing to seek your assistance regarding the MLIC tool. I have thoroughly searched the provided repository, but it appears that the MLIC tool is not included. I only found the IMLI tool, and I would like to test both.

Could you please confirm if there is another tool or specific instructions I should follow to access MLIC? If there is an alternative source or additional resources that might help, I would greatly appreciate your guidance.

Thank you very much for your time and support.

Best regards,
Amel Hidouri

@bishwamittra
Copy link
Collaborator

IMLI tool is a generalisation of MLIC -- the difference is in IMLI we consider multiple batches whereas MLIC considers a single batch. Therefore, we can specify the parameter batchsize as the length of the training set in IMLI to act like MLIC.

def __init__(self, num_clause=5, data_fidelity=1, weight_feature=1, threshold_literal=-1, threshold_clause=-1,

If you face any issue, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants