Skip to content

TheOpenSI/QML-QPF

Repository files navigation

QML-QPF

In this repo we are investigating several ways to use the quantum computer as a convolution kernel for image classification. This work is inspired on the article 2308.14930.pdf (arxiv.org)

Installation

To use the file we advice you to create a conda environment

conda create -n  qml_env python=3.11
conda activate qml_env

Clone the repository to have all the important files: got to the folder and then instal the packages from requirements.txt by running the pip command

pip3 install -r requirements.txt

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages