stoledoc / qmc

Quantum measurement classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper1 Paper2

Quantum Measurement Classification

Implementation of some machine learning algorithms using density matrices from quantum mechanics. Particularly, the library provides support for

  • Density matrix kernel density estimation
  • Density matrix kernel density classification
  • Quantum measurement classification
  • Quantum measurement regression

Getting Started

You can install the most recent version of the library with

pip install git+https://github.com/fagonzalezo/qmc.git

Check our examples to see what you can do!

About

Quantum measurement classification


Languages

Language:Python 100.0%