Skip to content

Samuelstein1224/QuClassiExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QuClassi: A Hybrid Deep Neural Network Architecture based on Quantum State Fidelity

MLSys 2022 Publication

QuClassi is a Quantum Deep Neural Network architecture for classification, based on quantum state fidelity

Usage

To use QuClassi, install the requirements by using

pip install -r requirements.txt

Within main.py, there is a subsampling section

SUBSAMPLE = 1000

This is to be edited according to computational constraints. More data results in slower training speeds, and hence subsamples are used for quicker evaluation.

From here, to run the system, run the command

python main.py

Subsample sets can be edited by editting the training labels and training datasets accordingly.

MLSys Link - Pending

Arxiv Link

About

This code is for the MLSys QuClassi paper reproduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages