Skip to content

quantshah/qst-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum state learning with deep neural networks

Quantum state classification and reconstruction with deep neural networks. This repository contains the code to reproduce parts of the results presented in the paper:

Classification and reconstruction of optical quantum states with deep neural networks

Shahnawaz Ahmed, Carlos Sánchez Muñoz, Franco Nori, and Anton Frisk Kockum Phys. Rev. Research 3, 033278 – Published 27 September 2021 arXiv: https://arxiv.org/abs/2012.02185

Installation

The code depends on the qst-cgan package which can be installed by following the instructions on the Github page.

Installing QST-CGAN package will install dependencies such as tensorflow and qutip. Additional dependencies are matplotlib, scikit-learn, scikit-image, opencv-python and tf_explain. However, not all parts of the code require these dependencies.

Finally, install this qst-nn package simply by downloading (cloning) this repository and running:

python setup.py develop

About

Classification and reconstruction of optical quantum states with deep neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published