qiskit-community / qiskit-hackathon-taiwan-20

32 stars 10 forks source link

Image Recognition using Quantum Machine Learning #24

Closed YumaNK closed 4 years ago

YumaNK commented 4 years ago

Abstract

Using Quantum Machine Learning (such as Quantum Support Vector Machine; QSVM), classify images of two types of digits (0 or 1). Since current QSVM just able to process few feature dimension, one need to classically convert image data into data with few dimension (2~4dim) using PCA(ML technique to reduce dimension.) After its process, one can use quantum machine learning to classify its label. If the project reaches certain level, the output might deserve the tutorial in Qiskit Community

image

Description

Useful reference: ・Tutorial of QSVM link ・Image dataset used in Quantum Neural Network link

Members

Deliverable

GitHub repo

treger-8105 commented 4 years ago

Hi I want to join this project. Can I join ?