You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We implemented Max 2-Sat in the file Max2-Sat/Max2-Sat.ipynb.
test_script.py tests all problems in testing_sat/benchmarks (both on simulated and real quantum annealer) printing the results in testing_sat/results/q_solutions.txt
testing_sat/results/q_solutions.txt contains the bests solutions among all classical algorithms
Quantum Balanced k-means
Presentation folder contains the presentation for Quantum Balanced k-means.
About
This repository contains the material developed during the Applied Quantum Machine Learning course at Polimi. It deals with the presentation of Quantum k-means Clustering and the implementation of a solver for the Max2-Sat problem using Dwave library