Skip to content

Conversation

@ajrazander
Copy link

Summary

The Max-cut_vs_k_means.ipynb notebook implements k-means and the max-cut problem solved by QAOA to cluster data. The max-cut problem solved by QAOA is effectively a binary classifier. The Max-cut_2+_divisive_clustering.ipynb notebook is a sequel tutorial where 2+ clustering groups are formed by applying the same max-cut problem solved by QAOA approach but in a divisive hierarchical scheme.

Details and comments

These are the first tutorials I have contributed, and first time I have done a pull request. I would appreciate feedback so they become as useful as possible. I did see the max-cut tutorial under optimization. However, this has an AI focus--particularly in the second notebook. It also expands to hierarchical analysis which is not covered in any notebook yet.

@CLAassistant
Copy link

CLAassistant commented Jun 23, 2020

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants