Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

microsoft/MLADS2020-QuantumClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been archived. Please refer to the tutorial on quantum classification with Q# for the latest version of the tutorial.

Welcome!

This repository contains the materials for the "Introduction to Quantum Classification" lab presented at Spring 2020 MLADS Conference. In this lab you will experiment with a simple circuit-centric quantum classifier using the Microsoft Quantum Development Kit.

Running the Lab

You can run the lab online on Binder.

Running this lab on Binder is very slow, so if you prefer to run the lab online we recommend you to read through the notebook using saved cell outputs before attempting to run the cells.

Alternatively, you can install Jupyter and Q# and qsharp package for Python. Note that this tutorial requires matplotlib and numpy Python packages to be installed.

After that you can run the tutorial locally by navigating to the QuantumClassification folder and starting the notebook from command line using the following command:

jupyter notebook ExploringQuantumClassificationLibrary.ipynb

The Q# project in this folder contains the back-end of the tutorial and is not designed for direct use.

Resources

Here are some resources to get you started:

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Quantum Classification tutorial using Microsoft Quantum Development Kit

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published