imDmaheshwari / QKNN-1

Entanglement classification using classical and quantum KNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum k-nearest neighbour algorithm

Python code for quantum k-nearest neighbour algorithm devised by Afham, Afrad and Dr. Sandeep K. Goyal. This code can be used to replicate the results of classical kNN on the problem of entanglement classification, given in the paper.

This repository contains the code for the quantum k-nearest neighbour algorithm presented in the paper "Quantum k-nearest neighbor machine learning algorithm". Please consider citing our paper if you wish to use the code.

For comments and suggestions, contact Afrad.M.Basheer@student.uts.edu.au, afham.a.acad@gmail.com or skgoyal@iisermohali.ac.in

About

Entanglement classification using classical and quantum KNN


Languages

Language:Jupyter Notebook 97.1%Language:Cython 2.1%Language:Python 0.8%